Hostname
inc-next.com
Last fetched
inc-next.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
inc-next.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.170.19.105 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.12 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.23 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.19.39 | 3.170.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.142.111 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.19 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.65 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.142.96 | 54.192.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of inc-next.com owner
- Contact emails
- 4c13963c-b757-47ee-9076-12ebe8b68b0d@identity-protect.org
- 6b61ea04-46e5-46f2-a343-c56f06bab427@identity-protect.org
- 7227d2da-b89d-400b-b72a-746cf1935666@identity-protect.org
- 83f70618-b0bc-402e-a863-692a37b8358a@identity-protect.org
- a2fd17cc-0e73-4433-8017-9b2fa7005e11@identity-protect.org
- befc0db8-86e7-4efb-a863-3d52aca9f622@identity-protect.org
- e95005b7-cb3e-46f9-9456-6d5c9a839593@identity-protect.org
- owner-3519959@inc-next.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of inc-next.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from inc-next.com.
- IP · 3.170.19.105
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4c13963c-b757-47ee-9076-12ebe8b68b0d@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "inc-next.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.