Skip to content

Hostname

entpl.dz

Last fetched

entpl.dz resolves to 1 IPv4 address operated by AS329667 in DZ.

Nutrition Label

WHISPER CANON · entpl.dzRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/entpl.dz

Resolution chain

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

IPPrefixASNOperatorCountry
102.206.40.136102.206.40.0/22AS329667DZ

WHOIS identity

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

Subdomains

6 observed subdomains of entpl.dz.

Web-graph footprint

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

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • entpl.dz

SPF policy

9 SPF mechanisms authorising senders for entpl.dz.

MechanismTarget
SPF_Aentpl.dz
SPF_IP102.206.40.136
SPF_IP37.187.77.144
SPF_IP5.196.4.164
SPF_IP51.38.234.224
SPF_IP51.38.42.184
SPF_IP51.75.19.67
SPF_IP94.23.255.22
SPF_MXentpl.dz

Related pages

Pivot deeper into the graph from entpl.dz.

Cypher and MCP

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

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