Skip to content

Hostname

drleonards.com

Last fetched

drleonards.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.81.15.224104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.248.8823.201.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.202.135.9923.202.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.SG
23.37.74.523.37.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.45.106.8423.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for drleonards.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.78.68.4
SPF_IP52.204.139.10
SPF_IP52.71.35.100

Related pages

Pivot deeper into the graph from drleonards.com.

Cypher and MCP

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

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