Skip to content

Hostname

discovery.com

Last fetched

discovery.com resolves to 9 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · discovery.comRouting diversity4.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/discovery.com

Resolution chain

discovery.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.223.214.12813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.125.17918.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.120.2243.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.17.17534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.126.15244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.69.6844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.178.12344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.184.11498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.189.22332.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
discovery communications,
Contact emails

Subdomains

336 observed subdomains of discovery.com.

Web-graph footprint

Distinct hostnames that link to or from discovery.com in the public web crawl.

6,556 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for discovery.com.

Related pages

Pivot deeper into the graph from discovery.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.