Skip to content

Hostname

jeffreymaiden.com

Last fetched

jeffreymaiden.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · jeffreymaiden.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jeffreymaiden.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.172.217.52167.172.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:303
Organization
jeffrey maiden
Contact emails

Subdomains

13 observed subdomains of jeffreymaiden.com.

Threat posture

History

Mail and authentication

MX records

  • jeffreymaiden.com

SPF policy

7 SPF mechanisms authorising senders for jeffreymaiden.com.

MechanismTarget
SPF_Ajeffreymaiden.com
SPF_IP138.68.62.201
SPF_IP159.203.104.210
SPF_IP167.172.217.52
SPF_IP209.222.101.170
SPF_IP67.205.167.203
SPF_MXjeffreymaiden.com

Related pages

Pivot deeper into the graph from jeffreymaiden.com.

Cypher and MCP

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

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