Skip to content

Hostname

dos.uga.edu

Last fetched

dos.uga.edu resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dos.uga.eduRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dos.uga.edu

Resolution chain

dos.uga.edu resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.189.76.11718.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.176.473.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.180.2413.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.108.1443.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dos.uga.edu in WhisperGraph.

Subdomains

2 observed subdomains of dos.uga.edu.

Web-graph footprint

Distinct hostnames that link to or from dos.uga.edu in the public web crawl.

50 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from dos.uga.edu.

Cypher and MCP

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

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