Skip to content

Hostname

augustatech.edu

Last fetched

augustatech.edu resolves to 2 IPv4 addresses operated by HOSTWINDS - Hostwinds LLC. in US.

Nutrition Label

WHISPER CANON · augustatech.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/augustatech.edu

Resolution chain

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

IPPrefixASNOperatorCountry
23.254.144.12623.254.128.0/17AS54290HOSTWINDS - Hostwinds LLC.US
23.254.217.11723.254.128.0/17AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

Registrar
Organization
augusta technical college
Contact emails

Subdomains

28 observed subdomains of augustatech.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for augustatech.edu.

Related pages

Pivot deeper into the graph from augustatech.edu.

Cypher and MCP

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

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