Skip to content

Hostname

aed.org.tn

Last fetched

aed.org.tn resolves to 1 IPv4 address operated by IWEB-AS - Leaseweb Canada Inc. in CA.

Nutrition Label

WHISPER CANON · aed.org.tnRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/aed.org.tn

Resolution chain

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

IPPrefixASNOperatorCountry
70.38.21.22870.38.0.0/17AS32613IWEB-AS - Leaseweb Canada Inc.CA

WHOIS identity

No WHOIS records are currently associated with aed.org.tn in WhisperGraph.

Subdomains

11 observed subdomains of aed.org.tn.

Web-graph footprint

Distinct hostnames that link to or from aed.org.tn in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for aed.org.tn.

MechanismTarget
SPF_Aaed.org.tn
SPF_IP217.182.165.177
SPF_IP5.39.67.131
SPF_IP70.38.21.228
SPF_IP70.38.21.232
SPF_MXaed.org.tn

Related pages

Pivot deeper into the graph from aed.org.tn.

Cypher and MCP

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

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