Skip to content

Hostname

flix.com

Last fetched

flix.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · flix.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/flix.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.127108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.15108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.19108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.31108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA
3.161.82.1283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.233.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.753.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.863.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.206.1203.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.223.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.533.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI
3.164.206.563.164.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:151
Organization
anonymize,
Contact emails

Subdomains

6 observed subdomains of flix.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for flix.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from flix.com.

Cypher and MCP

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

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