Skip to content

Hostname

davidmcclanahan.com

Last fetched

davidmcclanahan.com resolves to 3 IPv4 addresses operated by AS47583 in MY. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
145.79.24.175145.79.24.0/21AS47583MY
145.79.29.34145.79.24.0/21AS47583MY
148.72.85.222148.72.80.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0116500115
Contact emails

Subdomains

2 observed subdomains of davidmcclanahan.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for davidmcclanahan.com.

MechanismTarget
SPF_Adavidmcclanahan.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEsecureserver.net
SPF_MXdavidmcclanahan.com

Related pages

Pivot deeper into the graph from davidmcclanahan.com.

Cypher and MCP

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

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