Skip to content

Hostname

petergrahamsmith.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
72.233.2.5872.233.0.0/17AS33070RMH-14 - Rackspace HostingUS
74.200.244.5974.200.192.0/18AS19994RACKSPACE - Rackspace HostingUS
76.74.254.12076.74.248.0/21AS13768COGECO-PEER1 - Aptum TechnologiesUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for petergrahamsmith.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from petergrahamsmith.com.

Cypher and MCP

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

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