Skip to content

Hostname

adeej.dz

Last fetched

adeej.dz resolves to 1 IPv4 address operated by AS16276 in DE.

Nutrition Label

WHISPER CANON · adeej.dzRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/adeej.dz

Resolution chain

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

IPPrefixASNOperatorCountry
92.222.248.11392.222.0.0/16AS16276DE

WHOIS identity

No WHOIS records are currently associated with adeej.dz in WhisperGraph.

Subdomains

4 observed subdomains of adeej.dz.

Web-graph footprint

Distinct hostnames that link to or from adeej.dz in the public web crawl.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • adeej.dz

SPF policy

9 SPF mechanisms authorising senders for adeej.dz.

MechanismTarget
SPF_Aadeej.dz
SPF_IP137.74.94.65
SPF_IP141.95.169.63
SPF_IP145.239.212.174
SPF_IP164.132.5.144
SPF_IP51.77.247.142
SPF_IP91.121.51.179
SPF_IP94.23.47.138
SPF_MXadeej.dz

Related pages

Pivot deeper into the graph from adeej.dz.

Cypher and MCP

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

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