Hostname
neusykell.com
Last fetched
neusykell.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
neusykell.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.66.78.102 | 18.66.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.78.28 | 18.66.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.78.34 | 18.66.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.66.78.71 | 18.66.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.168.167.105 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.29 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.66 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.168.167.78 | 3.168.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of neusykell.com owner
- Contact emails
- domaincontact@reg.xlink.net
- 0279cd62-38c8-4286-a88b-9deb59c9a729@identity-protect.org
- 5e3b5b3e-a71c-4f55-99ca-5b09f6e1b528@identity-protect.org
- 6d8c17a3-d943-4e8d-93d2-197c8990cc6a@identity-protect.org
- 6ef8ce9c-3882-4980-9b0c-1789e778e7b6@identity-protect.org
- 7bd9ca06-2b84-48af-8a3e-900ad076a159@identity-protect.org
- aa51368a-c727-46b6-827d-5f5d9b2b248d@identity-protect.org
- e18d8243-b471-4092-9ea1-8c0ec1170d85@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from neusykell.com.
- IP · 18.66.78.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · domaincontact@reg.xlink.net
- 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: "neusykell.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.