Hostname
icemonsterwc.com
Last fetched
icemonsterwc.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
icemonsterwc.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 |
|---|---|---|---|---|
| 108.159.15.105 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.69 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.72 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.159.15.95 | 108.159.12.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.160.196.113 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.12 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.33 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.53 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of icemonsterwc.com owner
- Contact emails
- 384d2cc3-7e77-4058-b624-e1db44ffdd21@identity-protect.org
- 6e55cf89-00c3-4914-b775-aa212d90ae70@identity-protect.org
- 706dd840-4670-4ce9-bddb-60d3288c4567@identity-protect.org
- 8b647da4-caed-445e-96c1-0a3a46e09e17@identity-protect.org
- 9b6a04e4-39da-47bf-aced-212a6293ed73@identity-protect.org
- a804e4ea-c8ea-4f9a-9702-2279a0149b4f@identity-protect.org
- bdb44763-99bf-4ad8-90ee-d760da24c98b@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for icemonsterwc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from icemonsterwc.com.
- IP · 108.159.15.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 384d2cc3-7e77-4058-b624-e1db44ffdd21@identity-protect.org
- TLD · .com
- Browse hostnames · ic…
- 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: "icemonsterwc.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.