Hostname
usmh-image.com
Last fetched
usmh-image.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
usmh-image.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.33.235.108 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.24 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.48 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.75 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 99.84.160.69 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.83 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.84 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.99 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of usmh-image.com owner
- Contact emails
- 05c81fec-1f4d-49b3-aad6-d72ad296debb@identity-protect.org
- 0934496b-60fe-4ce7-8a2a-0435bf50e626@identity-protect.org
- 1a3f37f8-5a96-4beb-84ed-c7c5a36ec106@identity-protect.org
- 40376e8d-ba6e-47df-838f-817114544a68@identity-protect.org
- 9c0f189d-7f3b-4b29-8492-10935fcdb193@identity-protect.org
- abf62467-b917-43a0-964a-c347e47b7a15@identity-protect.org
- f0917d37-f65e-4e26-b3d3-c5b1773a5caa@identity-protect.org
- owner-2893232@usmh-image.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from usmh-image.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from usmh-image.com.
- IP · 13.33.235.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 05c81fec-1f4d-49b3-aad6-d72ad296debb@identity-protect.org
- TLD · .com
- Browse hostnames · us…
- 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: "usmh-image.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.