Skip to content

Hostname

mattsbaseball.com

Last fetched

mattsbaseball.com resolves to 2 IPv4 addresses operated by RMH-14 - Rackspace Hosting in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · mattsbaseball.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mattsbaseball.com

Resolution chain

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

IPPrefixASNOperatorCountry
72.3.177.10472.3.128.0/17AS33070RMH-14 - Rackspace HostingUS
72.3.177.10772.3.128.0/17AS33070RMH-14 - Rackspace HostingUS

WHOIS identity

Registrar
iana:2
Organization
matt's baseball cards
Contact emails

Subdomains

2 observed subdomains of mattsbaseball.com.

Web-graph footprint

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

6 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mattsbaseball.com.

MechanismTarget
SPF_INCLUDEspf.websell.io

Related pages

Pivot deeper into the graph from mattsbaseball.com.

Cypher and MCP

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

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