Skip to content

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

WHISPER CANON · collegedegrees.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/collegedegrees.com

Resolution chain

collegedegrees.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.85.31.12752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
brandsight privacy customer 137001
Contact emails

Subdomains

21 observed subdomains of collegedegrees.com.

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.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for collegedegrees.com.

MechanismTarget
SPF_Acollegedegrees.com
SPF_INCLUDEcmn.com
SPF_INCLUDEcramerit.net
SPF_INCLUDEmailgun.org
SPF_IP12.201.204.3
SPF_IP38.114.208.195
SPF_IP63.254.110.0/24
SPF_IP67.88.76.194
SPF_MXalt1.aspmx.l.google.com
SPF_MXalt2.aspmx.l.google.com
SPF_MXaspmx.l.google.com
SPF_MXaspmx2.googlemail.com
SPF_MXaspmx3.googlemail.com
SPF_MXaspmx4.googlemail.com
SPF_MXaspmx5.googlemail.com
SPF_MXcollegedegrees.com

Related pages

Pivot deeper into the graph from collegedegrees.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.