Hostname
monadpool.com
Last fetched
monadpool.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
monadpool.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.225.35.113 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.3 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.60 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 13.225.35.81 | 13.225.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GR |
| 18.164.124.122 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.50 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.7 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.90 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of monadpool.com owner
- Contact emails
- 5688cf5e-10c1-44e4-a62c-77f92c32714a@identity-protect.org
- 97ad54b1-6d58-4134-b450-5d51d13c79a5@identity-protect.org
- 98deeadb-6817-442e-bd81-6a6dbe054528@identity-protect.org
- ad98ce91-3188-44c6-93c3-2eeceeffb9a1@identity-protect.org
- af8ee57f-ee57-449d-bd14-47b395d0561b@identity-protect.org
- b366854f-6761-423d-bf2a-df78751edcc2@identity-protect.org
- owner-8118983@monadpool.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of monadpool.com.
| Subdomain |
|---|
| www.monadpool.com |
Web-graph footprint
Distinct hostnames that link to or from monadpool.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from monadpool.com.
- IP · 13.225.35.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GR
- Email · 5688cf5e-10c1-44e4-a62c-77f92c32714a@identity-protect.org
- TLD · .com
- Browse hostnames · mo…
- 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: "monadpool.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.