Skip to content

Hostname

dajeb.de

Last fetched

dajeb.de resolves to 1 IPv4 address operated by NORIS-NETWORK IT Service Provider located in Nuernberg, Germany in DE.

Nutrition Label

WHISPER CANON · dajeb.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dajeb.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.183.24.231213.183.0.0/19AS12337NORIS-NETWORK IT Service Provider located in Nuernberg, GermanyDE

WHOIS identity

No WHOIS records are currently associated with dajeb.de in WhisperGraph.

Subdomains

6 observed subdomains of dajeb.de.

Web-graph footprint

Distinct hostnames that link to or from dajeb.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for dajeb.de.

MechanismTarget
SPF_Acod.mucix.net
SPF_Adajeb.de
SPF_Amta00.dajeb.de
SPF_Amta00.mucix.net
SPF_Awahoo.netplace.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.4.184.17
SPF_IP213.183.0.7
SPF_IP213.183.9.17
SPF_IP80.147.47.82

Related pages

Pivot deeper into the graph from dajeb.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dajeb.de"})-[: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.