Skip to content

Hostname

eeii-dz.com

Last fetched

eeii-dz.com resolves to 1 IPv4 address operated by AS36947 in DZ. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
154.73.92.52154.73.92.0/22AS36947DZ

WHOIS identity

Registrar
iana:433
Organization
benzidoun abdelkader
Contact emails

Subdomains

7 observed subdomains of eeii-dz.com.

Web-graph footprint

Distinct hostnames that link to or from eeii-dz.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • eeii-dz.com

SPF policy

6 SPF mechanisms authorising senders for eeii-dz.com.

MechanismTarget
SPF_Aeeii-dz.com
SPF_IP154.73.92.51
SPF_IP154.73.92.52
SPF_IP41.106.4.38
SPF_IP91.121.174.19
SPF_MXeeii-dz.com

Related pages

Pivot deeper into the graph from eeii-dz.com.

Cypher and MCP

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

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