diff --git a/docs/xdr/features/detect/iocdetection.md b/docs/xdr/features/detect/iocdetection.md
index cb13627930..d95d569374 100644
--- a/docs/xdr/features/detect/iocdetection.md
+++ b/docs/xdr/features/detect/iocdetection.md
@@ -83,6 +83,9 @@ The tables below list the ECS event fields that are verified by IOC detection.
#### Observable type: IPv4 Address & IPv6 Address
+!!! Note
+ To avoid false positives, IP addresses that are marked as "Command an Control" are only matched against `destination.ip`.
+
| STIX path | ECS event field |
| --- | --- |
| ipv4-addr:value
ipv6-addr:value | client.ip
destination.ip
host.ip
server.ip
source.ip |