Hostname
pc-webedi.com
Last fetched
pc-webedi.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pc-webedi.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 |
|---|---|---|---|---|
| 13.114.48.132 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.235.132 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.93.47 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.57.41 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pc-webedi.com owner
- Contact emails
- 1763418e-82f0-4ab9-b277-fc701db515e6@identity-protect.org
- 597136a1-9c0d-4fbd-b957-bd376840d45d@identity-protect.org
- 78e7571e-5f12-45cd-a21e-9092ab5b8ffd@identity-protect.org
- 96bb456e-a4f4-4d1b-b827-8860f4637a94@identity-protect.org
- ca4604fd-5dfa-499a-9a49-6d32ba32e3b1@identity-protect.org
- fa89d730-a6f7-4345-85af-6e49904739df@identity-protect.org
- owner-7283561@pc-webedi.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of pc-webedi.com.
| Subdomain |
|---|
| www.pc-webedi.com |
Threat posture
History
Related pages
Pivot deeper into the graph from pc-webedi.com.
- IP · 13.114.48.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 1763418e-82f0-4ab9-b277-fc701db515e6@identity-protect.org
- TLD · .com
- Browse hostnames · pc…
- 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: "pc-webedi.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.