Hostname
get2college.org
Last fetched
get2college.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- bci purchasing
- Contact emails
Subdomains
3 observed subdomains of get2college.org.
Web-graph footprint
Distinct hostnames that link to or from get2college.org in the public web crawl.
145 sites link to this hostname.
146 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for get2college.org.
| Mechanism | Target |
|---|---|
| SPF_A | get2college.org |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 203.55.21.129 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 4.14.207.64/29 |
| SPF_IP | 50.31.36.174/32 |
| SPF_IP | 50.31.40.174 |
| SPF_IP | 72.32.10.142/32 |
| SPF_IP | 72.32.81.128 |
| SPF_IP | 74.112.242.0/24 |
| SPF_IP | 74.205.71.22 |
| SPF_IP | 96.66.116.204/30 |
| SPF_IP | 96.66.116.72/29 |
| SPF_MX | get2college.org |
Related pages
Pivot deeper into the graph from get2college.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "get2college.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.