Skip to content

Hostname

2a97.com

Last fetched

2a97.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:617 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.174.153.25434.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.174.215.10434.174.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:617
Organization
anonymize, llc.
Contact emails

Subdomains

3 observed subdomains of 2a97.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 2a97.com.

MechanismTarget
SPF_A2a97.com
SPF_INCLUDE2a97.com.spf.auto.dnssmarthost.net
SPF_MX2a97.com

Related pages

Pivot deeper into the graph from 2a97.com.

Cypher and MCP

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

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