Hostname
sharktoothproject.com
Last fetched
sharktoothproject.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
sharktoothproject.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.78.3 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.4 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.74 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.99 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.51.41 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.64 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.8 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.80 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sharktoothproject.com owner
- Contact emails
- 1f5e28f7-2657-4e11-84c6-ae1161078e82@identity-protect.org
- 2f5ff975-3987-4e4c-b5fd-26d985ce64d3@identity-protect.org
- 63b4776c-088b-4f2e-96d7-40fbce36b7e2@identity-protect.org
- a3576e8d-2b99-442b-bec4-5c65dbdf6b28@identity-protect.org
- b9814564-e0c0-46fc-b041-67a1eda1263b@identity-protect.org
- d325ef1e-c59a-4a34-829a-b2b85ada9f8d@identity-protect.org
- f3e77aa8-6342-4e52-b8da-6b34230cb58f@identity-protect.org
- owner-10329430@sharktoothproject.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of sharktoothproject.com.
| Subdomain |
|---|
| www.sharktoothproject.com |
Threat posture
History
Related pages
Pivot deeper into the graph from sharktoothproject.com.
- IP · 18.160.78.3
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1f5e28f7-2657-4e11-84c6-ae1161078e82@identity-protect.org
- TLD · .com
- Browse hostnames · sh…
- 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: "sharktoothproject.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.