Skip to content

Hostname

djsresearch.com

Last fetched

djsresearch.com resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.80.29144.76.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:83
Organization
daniel sims
Contact emails

Subdomains

6 observed subdomains of djsresearch.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for djsresearch.com.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.224.239.68
SPF_IP195.224.239.72
SPF_IP195.224.239.74
SPF_IP20.101.170.151
SPF_IP20.101.170.223
SPF_MXdjsresearch.com

Related pages

Pivot deeper into the graph from djsresearch.com.

Cypher and MCP

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

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