Skip to content

Hostname

netflix.com

Last fetched

netflix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · netflix.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/netflix.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.8.19018.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.50.1493.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
44.240.158.1944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.242.13.16144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.214.181.14152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.38.7.8352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.155.178.554.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.246.23254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.196.17654.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.79.954.246.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.73.148.11054.73.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.73.3154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

1,057 observed subdomains of netflix.com.

Web-graph footprint

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

112,060 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for netflix.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf_ipv4.netflix.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from netflix.com.

Cypher and MCP

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

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