Hostname
decouplify.com
Last fetched
decouplify.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
decouplify.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.96.120 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.125 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.127 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.96.2 | 13.249.96.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.109 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.32 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.8 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.136.98 | 18.238.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of decouplify.com owner
- Contact emails
- 49425723-f866-4090-a839-097ed72a3c04@identity-protect.org
- 78894507-aae6-41f6-b509-2727853b939d@identity-protect.org
- 7ce7b2fd-13a5-4422-82b7-6a9a9cd98753@identity-protect.org
- 99e98f7a-a309-47f7-b428-93d79db7a769@identity-protect.org
- cb43e43a-045e-41ad-95a8-4beb7795672e@identity-protect.org
- edbcd620-e6e6-4b3b-8aef-3b4a0dbc6cb4@identity-protect.org
Subdomains
6 observed subdomains of decouplify.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for decouplify.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.protonmail.ch |
Related pages
Pivot deeper into the graph from decouplify.com.
- IP · 13.249.96.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 49425723-f866-4090-a839-097ed72a3c04@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "decouplify.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.