Hostname
naustone.com
Last fetched
naustone.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
naustone.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 |
|---|---|---|---|---|
| 3.174.113.14 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.18 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.31 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.61 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.175.14.100 | 3.175.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.175.14.14 | 3.175.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.175.14.22 | 3.175.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.175.14.76 | 3.175.14.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of naustone.com owner
- Contact emails
- 287d7001-3763-42fd-992b-96ea48d74ac2@identity-protect.org
- 33a14d5e-b69c-4343-9f4a-376d342d27fa@identity-protect.org
- 3f619eb1-4fa4-44a4-b094-1f213049ee32@identity-protect.org
- beafd65d-dc25-4cf4-ba6c-a83ff0b7f4e0@identity-protect.org
- c3b88b38-2834-4b15-93ce-77cbeeb85860@identity-protect.org
- df5054fd-28dc-4e95-b700-9104616e1445@identity-protect.org
- ed0c2638-3194-4198-9f4f-4422df3789e2@identity-protect.org
Subdomains
1 observed subdomain of naustone.com.
| Subdomain |
|---|
| www.naustone.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from naustone.com.
- IP · 3.174.113.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 287d7001-3763-42fd-992b-96ea48d74ac2@identity-protect.org
- TLD · .com
- Browse hostnames · na…
- 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: "naustone.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.