Hostname
d-metacommunication-dev.com
Last fetched
d-metacommunication-dev.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
d-metacommunication-dev.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.139.29.113 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.114 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.40 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.29.6 | 108.139.29.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of d-metacommunication-dev.com owner
- Contact emails
- 1c539072-a96a-487b-942d-0f0ba383c7e3@identity-protect.org
- 2bf75230-82bc-4eee-bfd4-a7c59f14d4a7@identity-protect.org
- 2c2257fa-1869-48df-9633-12d06f8ada4c@identity-protect.org
- 49f2be1f-d446-49de-81eb-e4823f0d2dc6@identity-protect.org
- 8a4bb359-c1f2-4df2-b436-088ae3220807@identity-protect.org
- 9c09aff7-c3a1-458a-8182-8dc9e7f242fb@identity-protect.org
- bcb4eb83-572a-460d-a857-aca5c263fd36@identity-protect.org
Subdomains
40 observed subdomains of d-metacommunication-dev.com.
Showing 25 of 40. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for d-metacommunication-dev.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from d-metacommunication-dev.com.
- IP · 108.139.29.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1c539072-a96a-487b-942d-0f0ba383c7e3@identity-protect.org
- TLD · .com
- Browse hostnames · dm…
- 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: "d-metacommunication-dev.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.