Skip to content

Hostname

headshot.com

Last fetched

headshot.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.141.2918.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.3018.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.6418.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
18.64.141.7018.64.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.BH
3.168.73.1223.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.363.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.403.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.863.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.83.1043.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.423.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.663.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.93.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:228
Organization
jonathan boswell
Contact emails

Subdomains

1 observed subdomain of headshot.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from headshot.com.

Cypher and MCP

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

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