Skip to content

Hostname

headai.studio

Last fetched

headai.studio resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · headai.studioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/headai.studio

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.237.2918.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.618.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.6118.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.237.9618.164.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.83.11318.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.12718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.2518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.9718.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.161.44.273.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.433.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.763.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.44.903.161.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

Registrar
iana:1910
Organization
Contact emails

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for headai.studio.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from headai.studio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "headai.studio"})-[: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.