Hostname
netcurio.com
Last fetched
netcurio.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netcurio.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.222.78.234 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andre susanto
- Contact emails
- andre_susanto@yahoo.com
- 44113911-0c94-4d23-8958-27475666a50b@identity-protect.org
- 7db4a835-06ea-4ebf-b2f8-726bd4acb22e@identity-protect.org
- 8a7657e6-51dc-4987-9f87-b5f6cb3167a6@identity-protect.org
- bbc9bdf9-aef6-4f35-9e1c-2ff28077e681@identity-protect.org
- bc21820f-9b56-4100-b242-aa3a6fd2f741@identity-protect.org
- d4202ac5-8486-4d89-a8c3-a0c3bb1ca011@identity-protect.org
- e2ccf63a-c1bc-4504-8e63-c1a3d378c53d@identity-protect.org
- owner-11414175@netcurio.com.whoisprivacyservice.org
- owner-5865367@netcurio.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of netcurio.com.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for netcurio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from netcurio.com.
- IP · 13.222.78.234
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · andre_susanto@yahoo.com
- TLD · .com
- Browse hostnames · ne…
- 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: "netcurio.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.