Skip to content

Hostname

mydegree.com

Last fetched

mydegree.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · mydegree.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mydegree.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.31.160100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.52.13818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.247.12123.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.42.4923.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.191.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.196.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.122.3544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.88.18252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.7.15252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.165.3.25354.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.88.137.13054.88.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.159.20798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of mydegree.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mydegree.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEservers.mcsv.net
SPF_IP169.60.160.144
SPF_IP52.117.249.140
SPF_MXmydegree.com

Related pages

Pivot deeper into the graph from mydegree.com.

Cypher and MCP

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

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