Hostname
60creekdev.com
Last fetched
60creekdev.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
60creekdev.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 |
|---|---|---|---|---|
| 3.163.224.108 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.224.119 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.224.26 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.163.224.70 | 3.163.224.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 60creekdev.com owner
- Contact emails
- 3b9ffe50-aa07-44a5-b15d-c0fce5d76b30@identity-protect.org
- 4daed8be-6925-48ff-b6b3-d083c2860326@identity-protect.org
- 99801552-026a-40f9-b156-48b135fa84da@identity-protect.org
- 99f9d69d-49a6-4db8-93ec-535d4bf6cec6@identity-protect.org
- b4810261-5835-481e-a3df-6668ca7d6981@identity-protect.org
- f14102cf-ad65-444b-a96a-f4f66cc03276@identity-protect.org
- f7ce67b1-2937-4a98-b3e5-c19b050e19a7@identity-protect.org
- owner-1061809@60creekdev.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from 60creekdev.com.
- IP · 3.163.224.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 3b9ffe50-aa07-44a5-b15d-c0fce5d76b30@identity-protect.org
- TLD · .com
- Browse hostnames · 60…
- 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: "60creekdev.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.