Skip to content

Hostname

edtechhub.org

Last fetched

edtechhub.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · edtechhub.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/edtechhub.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.225.44.1743.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.46.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.212.154.25144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.20.9544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.147.23644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.249.23950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.191.15354.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.18.15132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of edtechhub.org.

Web-graph footprint

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

364 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for edtechhub.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP100.24.194.246

Related pages

Pivot deeper into the graph from edtechhub.org.

Cypher and MCP

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

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