Skip to content

Hostname

euhsd.learn.edgenuity.com

Last fetched

euhsd.learn.edgenuity.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

WHISPER CANON · euhsd.learn.edgenuity.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/euhsd.learn.edgenuity.com

Resolution chain

euhsd.learn.edgenuity.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.69.10613.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.9213.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.162.174.323.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.493.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.633.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.174.93.162.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with euhsd.learn.edgenuity.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from euhsd.learn.edgenuity.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from euhsd.learn.edgenuity.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "euhsd.learn.edgenuity.com"})-[: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.