Skip to content

Hostname

digital-morphosis.com

Last fetched

digital-morphosis.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

digital-morphosis.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.214.234.5752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
65.8.226.11965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.2265.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.4265.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from digital-morphosis.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for digital-morphosis.com.

MechanismTarget
SPF_Adigital-morphosis.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP212.227.39.19/32
SPF_IP212.227.64.59/32
SPF_IP82.165.31.48/32
SPF_MXdigital-morphosis.com

Related pages

Pivot deeper into the graph from digital-morphosis.com.

Cypher and MCP

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

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