All hostnames extmailer.discovery.com resolves to 20 IPv4 addresses operated by AS16276 in FR.
Nutrition Label WHISPER CANON · extmailer.discovery.com Routing diversity 6.3/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/extmailer.discovery.com Resolution chain extmailer.discovery.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 178.32.48.128 178.32.0.0/15 AS16276 — FR 180.149.252.5 180.149.252.0/24 AS55334 — HK 184.106.88.60 184.106.64.0/18 AS19994 RACKSPACE - Rackspace Hosting US 184.106.88.61 184.106.64.0/18 AS19994 RACKSPACE - Rackspace Hosting US 185.27.170.101 185.27.168.0/22 AS60662 — SE 195.154.31.150 195.154.0.0/16 AS12876 — FR 199.199.208.25 199.199.208.0/21 AS25720 HONEYCOMB - Honeycomb Internet Services US 199.255.146.234 199.255.144.0/22 AS17378 AS17378 - TierPoint, LLC US 199.255.146.235 199.255.144.0/22 AS17378 AS17378 - TierPoint, LLC US 199.255.146.236 199.255.144.0/22 AS17378 AS17378 - TierPoint, LLC US 203.195.157.136 203.195.156.0/23 AS45090 — CN 206.31.4.10 206.31.0.0/19 AS3561 CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC US 207.195.222.131 207.195.222.0/24 AS25720 HONEYCOMB - Honeycomb Internet Services US 216.169.98.10 216.169.96.0/19 AS15149 EZZI-101-BGP - Core Technology Services, Inc. US 216.169.99.10 216.169.96.0/19 AS15149 EZZI-101-BGP - Core Technology Services, Inc. US 216.35.200.10 216.35.192.0/20 AS3561 CENTURYLINK-LEGACY-SAVVIS - CenturyLink Communications, LLC US 63.240.215.14 63.240.0.0/15 AS7018 ATT-INTERNET4 - AT&T Enterprises, LLC US 63.240.215.15 63.240.0.0/15 AS7018 ATT-INTERNET4 - AT&T Enterprises, LLC US 63.240.215.16 63.240.0.0/15 AS7018 ATT-INTERNET4 - AT&T Enterprises, LLC US 63.240.215.17 63.240.0.0/15 AS7018 ATT-INTERNET4 - AT&T Enterprises, LLC US
WHOIS identity No WHOIS records are currently associated with extmailer.discovery.com in WhisperGraph.
Related pages Pivot deeper into the graph from extmailer.discovery.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "extmailer.discovery.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server .