Skip to content

Hostname

400hitter.com

Last fetched

400hitter.com resolves to 3 IPv4 addresses operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.99.67.245172.99.64.0/19AS27357RACKSPACE - Rackspace HostingUS
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

10 observed subdomains of 400hitter.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 400hitter.com.

MechanismTarget
SPF_A400hitter.com
SPF_Amx1.emailsrvr.com
SPF_Amx2.emailsrvr.com
SPF_INCLUDEgmail.com
SPF_IP172.99.67.245
SPF_MX400hitter.com

Related pages

Pivot deeper into the graph from 400hitter.com.

Cypher and MCP

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

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