Skip to content

Hostname

speakingcpr.com

Last fetched

speakingcpr.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

speakingcpr.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.20.54.9464.20.32.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:48
Organization
michael davis
Contact emails

Subdomains

7 observed subdomains of speakingcpr.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • speakingcpr.com

SPF policy

6 SPF mechanisms authorising senders for speakingcpr.com.

MechanismTarget
SPF_Aspeakingcpr.com
SPF_INCLUDE_3dc7f64e9a55a4da4801046b21543ec6.spf.dnssmarthost.net
SPF_INCLUDErelay.is.cc
SPF_IP209.17.125.0/24
SPF_IP69.10.39.18
SPF_MXspeakingcpr.com

Related pages

Pivot deeper into the graph from speakingcpr.com.

Cypher and MCP

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

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