Skip to content

Hostname

akceducation.org

Last fetched

akceducation.org resolves to 2 IPv4 addresses operated by VELIANET-AS - velia.net Internetdienste GmbH in FR. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · akceducation.orgRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/akceducation.org

Resolution chain

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

IPPrefixASNOperatorCountry
134.119.180.246134.119.176.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR
92.204.249.13292.204.240.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR

WHOIS identity

Registrar
iana:1291
Organization
m/s.darehost information technology services llp
Contact emails

Subdomains

1 observed subdomain of akceducation.org.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for akceducation.org.

MechanismTarget
SPF_INCLUDEzohomail.com

Related pages

Pivot deeper into the graph from akceducation.org.

Cypher and MCP

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

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