Hostname
dmfstaging.com
Last fetched
dmfstaging.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dmfstaging.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 |
|---|---|---|---|---|
| 3.160.196.107 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.35 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.7 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.92 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.168.73.119 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.2 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.28 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.73.93 | 3.168.72.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dmfstaging.com owner
- Contact emails
- 1f0e887f-ef9a-462c-aef1-1395984cae22@identity-protect.org
- 40b49a70-b00a-4bc9-b2ad-07f72c68ab7a@identity-protect.org
- 5d6d697b-d9cc-4f1b-80e6-b81c2c9b5634@identity-protect.org
- 85863196-4955-4b73-b6e0-9460d17d6ccf@identity-protect.org
- 8720ef8b-e669-43ac-ba56-763b36ad99b3@identity-protect.org
- d0cf29d1-bfa7-4f89-8872-3ae96fe69f5a@identity-protect.org
- owner-4955270@dmfstaging.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of dmfstaging.com.
Threat posture
History
Related pages
Pivot deeper into the graph from dmfstaging.com.
- IP · 3.160.196.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 1f0e887f-ef9a-462c-aef1-1395984cae22@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: "dmfstaging.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.