Skip to content

Hostname

adeanet.org

Last fetched

adeanet.org resolves to 20 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · adeanet.orgRouting diversity3.9/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adeanet.org

Resolution chain

adeanet.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.79.120.163147.79.120.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
185.170.199.121185.170.198.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
77.37.55.177.37.54.0/23AS47583AS-HOSTINGER - Hostinger International LimitedLT
92.112.198.22092.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.113.16.13692.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.15092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.15992.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.19192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.19792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.20792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.2292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.23292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.25292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.3192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.4492.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.16.4592.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.10192.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.10392.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.15092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.15792.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

Registrar
iana:1647
Organization
association for the development of education in africa (adea)
Contact emails

Subdomains

46 observed subdomains of adeanet.org.

Web-graph footprint

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

317 sites link to this hostname.

168 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for adeanet.org.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mx.hostinger.com
SPF_INCLUDEspf.titan.email

Related pages

Pivot deeper into the graph from adeanet.org.

Cypher and MCP

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

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