Skip to content

Hostname

headout.com

Last fetched

headout.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.46.10108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.111108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.34108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.156.46.44108.156.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.104143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.14143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.26143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.50143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.255.10418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
99.84.160.11299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.9599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for headout.com.

MechanismTarget
SPF_INCLUDEspf0.headout.com

Related pages

Pivot deeper into the graph from headout.com.

Cypher and MCP

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

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