Skip to content

Hostname

djderue.com

Last fetched

djderue.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.79.151.16745.79.128.0/19AS63949US

WHOIS identity

Registrar
iana:69
Organization
brandon cardone
Contact emails

Subdomains

2 observed subdomains of djderue.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • djderue.com

SPF policy

8 SPF mechanisms authorising senders for djderue.com.

MechanismTarget
SPF_Adjderue.com
SPF_INCLUDEsmtp.servconfig.com
SPF_IP144.208.72.197
SPF_IP198.46.81.154
SPF_IP199.250.202.217
SPF_IP209.182.204.237
SPF_IP45.79.151.167
SPF_MXdjderue.com

Related pages

Pivot deeper into the graph from djderue.com.

Cypher and MCP

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

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