Skip to content

Hostname

yourdegree.com

Last fetched

yourdegree.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · yourdegree.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yourdegree.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.127.220.10113.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.120.1023.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.22.373.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.44.523.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.208.10135.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.44.3043.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.40.18843.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.62.765.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.202.30.9313.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.23.8713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.234.24713.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.126.16813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
dale brown
Contact emails

Subdomains

5 observed subdomains of yourdegree.com.

Web-graph footprint

Distinct hostnames that link to or from yourdegree.com in the public web crawl.

81 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for yourdegree.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from yourdegree.com.

Cypher and MCP

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

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