Hostname
plotweave.com
Last fetched
plotweave.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
plotweave.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 |
|---|---|---|---|---|
| 18.160.10.114 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.12 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.21 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.22 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.111.100 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.115 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.12 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.161.111.55 | 18.161.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of plotweave.com owner
- Contact emails
- 15e02c40-c002-4513-b33b-67e5a7fdafb1@identity-protect.org
- 507e373f-eb7a-4a06-a491-1eea990115cc@identity-protect.org
- 583f3878-0b2c-447a-b66a-f2d27341271d@identity-protect.org
- 687514fd-2334-4ff9-bb31-2757f3bcdf63@identity-protect.org
- 72fd5221-34d3-4f5d-8785-fdfbea4f737e@identity-protect.org
- dadc6d54-289a-4197-a57d-a5fe4357b298@identity-protect.org
- owner-3226383@plotweave.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of plotweave.com.
Web-graph footprint
Distinct hostnames that link to or from plotweave.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from plotweave.com.
- IP · 18.160.10.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 15e02c40-c002-4513-b33b-67e5a7fdafb1@identity-protect.org
- TLD · .com
- Browse hostnames · pl…
- 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: "plotweave.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.