Hostname
centralgatech.edu
Last fetched
centralgatech.edu resolves to 1 IPv4 address operated by RAPIDSCALE - RapidScale, Inc in US.
Nutrition Label
Resolution chain
centralgatech.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.162.132.28 | 72.162.132.0/24 | AS63182 | RAPIDSCALE - RapidScale, Inc | US |
WHOIS identity
- Registrar
- —
- Organization
- central georgia technical college
- Contact emails
- —
Subdomains
40 observed subdomains of centralgatech.edu.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from centralgatech.edu in the public web crawl.
385 sites link to this hostname.
327 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for centralgatech.edu.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_EXISTS | %{i}.spf.hc4168-54.iphmx.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | mail.centralgatech.edu |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.20.210.250 |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 167.89.16.8/32 |
| SPF_IP | 192.230.230.0/25 |
| SPF_IP | 192.230.237.0/24 |
| SPF_IP | 192.230.238.0/24 |
| SPF_IP | 216.147.212.20/30 |
| SPF_IP | 37.216.222.128/28 |
| SPF_IP | 64.74.237.230/31 |
| SPF_IP | 69.196.238.0/28 |
| SPF_IP | 69.196.241.0/24 |
| SPF_IP | 69.196.242.128/28 |
| SPF_IP | 72.162.1.0/24 |
| SPF_IP | 72.162.132.6 |
Related pages
Pivot deeper into the graph from centralgatech.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "centralgatech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.