Skip to content

Hostname

foodnetwork.com

Last fetched

foodnetwork.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · foodnetwork.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/foodnetwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.217.2418.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.2718.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.5518.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.6718.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.1718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.5018.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
discovery communications,
Contact emails

Subdomains

85 observed subdomains of foodnetwork.com.

Web-graph footprint

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

33,935 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for foodnetwork.com.

Related pages

Pivot deeper into the graph from foodnetwork.com.

Cypher and MCP

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

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