Hostname
contactmonkeyeu.com
Last fetched
contactmonkeyeu.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
contactmonkeyeu.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.200.211.106 | 18.200.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.202.87.169 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.203.206.22 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.107.60 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.218.220 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 46.137.35.79 | 46.137.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.212.66.68 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.168.140 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.30.34.14 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of contactmonkeyeu.com owner
- Contact emails
- 188b5092-22ed-45a4-9b14-fd1caea2c9a2@identity-protect.org
- 193e73d0-2022-4bd0-82b6-c3cc2220508b@identity-protect.org
- 3c49d8d9-4ca2-4402-83cc-7ad9dfeb5a98@identity-protect.org
- a9346cdf-9ff8-4b6c-8788-3888a3da142f@identity-protect.org
- d95cb8ba-924d-478a-9033-648145943312@identity-protect.org
- eb4f1c7f-791e-4a85-bbe0-6f42c58adf8e@identity-protect.org
- fe6bbc1d-00fe-4890-91c8-a0283c529fe2@identity-protect.org
Subdomains
3 observed subdomains of contactmonkeyeu.com.
Web-graph footprint
Distinct hostnames that link to or from contactmonkeyeu.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from contactmonkeyeu.com.
- IP · 18.200.211.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 188b5092-22ed-45a4-9b14-fd1caea2c9a2@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "contactmonkeyeu.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.