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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.214.234.57 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 65.8.226.119 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.226.22 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.226.42 | 65.8.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MX |
| 65.8.226.9 | 65.8.224.0/22 | AS16509 | AMAZON-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
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for digital-morphosis.com.
| Mechanism | Target |
|---|---|
| SPF_A | digital-morphosis.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 212.227.39.19/32 |
| SPF_IP | 212.227.64.59/32 |
| SPF_IP | 82.165.31.48/32 |
| SPF_MX | digital-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.