Hostname
collegedegrees.com
Last fetched
collegedegrees.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
collegedegrees.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.85.31.127 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.18 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.70 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.94 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:3786
- Organization
- brandsight privacy customer 137001
- Contact emails
Subdomains
21 observed subdomains of collegedegrees.com.
Showing 17 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from collegedegrees.com in the public web crawl.
52 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for collegedegrees.com.
| Mechanism | Target |
|---|---|
| SPF_A | collegedegrees.com |
| SPF_INCLUDE | cmn.com |
| SPF_INCLUDE | cramerit.net |
| SPF_INCLUDE | mailgun.org |
| SPF_IP | 12.201.204.3 |
| SPF_IP | 38.114.208.195 |
| SPF_IP | 63.254.110.0/24 |
| SPF_IP | 67.88.76.194 |
| SPF_MX | alt1.aspmx.l.google.com |
| SPF_MX | alt2.aspmx.l.google.com |
| SPF_MX | aspmx.l.google.com |
| SPF_MX | aspmx2.googlemail.com |
| SPF_MX | aspmx3.googlemail.com |
| SPF_MX | aspmx4.googlemail.com |
| SPF_MX | aspmx5.googlemail.com |
| SPF_MX | collegedegrees.com |
Related pages
Pivot deeper into the graph from collegedegrees.com.
- IP · 52.85.31.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3786
- Country · US
- Email · 137001@brandsightprivacy.com
- TLD · .com
- Browse hostnames · co…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "collegedegrees.com"})-[: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.