Skip to content

Hostname

usg.edu

Last fetched

usg.edu resolves to 1 IPv4 address operated by PEACHNET-AS3479 - Board of Regents of the University System of Georgia in US.

Nutrition Label

WHISPER CANON · usg.eduRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/usg.edu

Resolution chain

usg.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
168.25.14.201168.24.0.0/15AS3479PEACHNET-AS3479 - Board of Regents of the University System of GeorgiaUS

WHOIS identity

Registrar
Organization
board of regents of the university system of georgia
Contact emails

Subdomains

12,566 observed subdomains of usg.edu.

Web-graph footprint

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

1,777 sites link to this hostname.

492 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for usg.edu.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP131.144.7.204/30
SPF_IP168.16.64.150
SPF_IP168.24.0.0/16
SPF_IP168.25.0.0/16
SPF_IP74.84.145.39
SPF_IP74.84.145.40

Related pages

Pivot deeper into the graph from usg.edu.

Cypher and MCP

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

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