Hostname
iiwms.com
Last fetched
iiwms.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iiwms.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 |
|---|---|---|---|---|
| 18.173.233.104 | 18.173.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.233.69 | 18.173.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.233.78 | 18.173.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.233.79 | 18.173.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- charles roberson
- Contact emails
- dong_geng@163.com
- pedrazarhwzl@163.com
- 1050dd35-3de6-44ec-94f5-c2d547133868@identity-protect.org
- 2495803a-539d-4536-a14c-46b850b83a7b@identity-protect.org
- 48352761-e674-4fd5-8cc6-f08520382c1b@identity-protect.org
- 60dad450-417b-4b02-a321-7b8eaaad5e90@identity-protect.org
- 67a6f1de-9092-4887-a75d-b08b0a44cd10@identity-protect.org
- 6cddf4a2-62a0-4790-98bd-69d86375ccfd@identity-protect.org
- dda70eda-9ca0-4376-a508-77597d072f41@identity-protect.org
Subdomains
3 observed subdomains of iiwms.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from iiwms.com.
- IP · 18.173.233.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · dong_geng@163.com
- TLD · .com
- Browse hostnames · ii…
- 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: "iiwms.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.