Hostname
dev-psketch.com
Last fetched
dev-psketch.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
dev-psketch.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.113.107.178 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.214.21 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.199.82 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.209.76 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-psketch.com owner
- Contact emails
- 06c71a0f-5b2c-4149-9895-53d937274490@identity-protect.org
- 2f48b17c-e0e8-40ec-8da4-a263951fa34f@identity-protect.org
- 66cc5171-c9dd-4574-9534-e0c0a875ad3c@identity-protect.org
- 73eaf639-73be-49bc-a6fe-36cdf10d4dbc@identity-protect.org
- 74ef9eb1-c1c7-424a-84c3-96c690fe08df@identity-protect.org
- 8c199437-59f6-4ba2-835a-92e46b749595@identity-protect.org
- owner-3546628@dev-psketch.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dev-psketch.com.
| Subdomain |
|---|
| test.dev-psketch.com |
Threat posture
History
Related pages
Pivot deeper into the graph from dev-psketch.com.
- IP · 13.113.107.178
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 06c71a0f-5b2c-4149-9895-53d937274490@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-psketch.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.