Hostname
mhm-testdomain.com
Last fetched
mhm-testdomain.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mhm-testdomain.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 |
|---|---|---|---|---|
| 13.192.108.120 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.179.170.234 | 18.179.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.45.109 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.27.161 | 54.250.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mhm-testdomain.com owner
- Contact emails
- 09493123-f9b9-45f2-9dc8-e9ec93cc8d73@identity-protect.org
- 1fb30ec8-3906-41bb-acbc-d9712cee889d@identity-protect.org
- 43c4f0aa-20c4-4627-a6dd-2cfeccd22e24@identity-protect.org
- c7b7cbda-63c4-4a9b-8c69-7d318bf1cb7b@identity-protect.org
- ced5156a-397c-430c-881e-a3053002896c@identity-protect.org
- d31a0265-d267-4454-a84e-7a0abad924bb@identity-protect.org
- owner-11628577@mhm-testdomain.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of mhm-testdomain.com.
Threat posture
History
Related pages
Pivot deeper into the graph from mhm-testdomain.com.
- IP · 13.192.108.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 09493123-f9b9-45f2-9dc8-e9ec93cc8d73@identity-protect.org
- TLD · .com
- Browse hostnames · mh…
- 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: "mhm-testdomain.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.