Skip to content

Hostname

headspaceevents.com

Last fetched

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

Nutrition Label

WHISPER CANON · headspaceevents.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/headspaceevents.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.10113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.1813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.214.11918.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.1718.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.7018.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.7218.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.161.94.1173.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.353.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.683.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.83.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:81
Organization
headspace,
Contact emails

Subdomains

1 observed subdomain of headspaceevents.com.

Threat posture

History

Related pages

Pivot deeper into the graph from headspaceevents.com.

Cypher and MCP

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

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