Skip to content

Hostname

2016.highedweb.org

Last fetched

2016.highedweb.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL.

Nutrition Label

WHISPER CANON · 2016.highedweb.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/2016.highedweb.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.102.10418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.2418.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.6118.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
18.244.102.8318.244.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.168.102.1123.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1253.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.183.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.423.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.113.1173.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.163.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.813.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.963.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

No WHOIS records are currently associated with 2016.highedweb.org in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 2016.highedweb.org.

Cypher and MCP

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

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