Skip to content

Hostname

leonarddavid.com

Last fetched

leonarddavid.com resolves to 1 IPv4 address operated by EZPNET - EZProvider Networks, Inc. in CA. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.54.123.55209.54.123.0/24AS400724EZPNET - EZProvider Networks, Inc.CA

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

15 observed subdomains of leonarddavid.com.

Web-graph footprint

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

175 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • leonarddavid.com

SPF policy

7 SPF mechanisms authorising senders for leonarddavid.com.

MechanismTarget
SPF_Aleonarddavid.com
SPF_INCLUDE_spf.ezp.net
SPF_IP209.54.112.250
SPF_IP209.54.123.113
SPF_IP209.54.123.116/24
SPF_IP209.54.123.55
SPF_MXleonarddavid.com

Related pages

Pivot deeper into the graph from leonarddavid.com.

Cypher and MCP

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

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