Hostname
arknucleus.com
Last fetched
arknucleus.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
arknucleus.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.238.217.104 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.11 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.2 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.26 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.49.124 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.49.125 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.49.35 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.49.39 | 3.166.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of arknucleus.com owner
- Contact emails
- 03e9fbc4-c044-48a0-b948-74dd7705bff0@identity-protect.org
- 05b43f76-b61e-4fe1-9a85-713858e0f306@identity-protect.org
- 61028364-b26a-409e-91a9-d4110bd1757f@identity-protect.org
- 8f3ed073-d2a7-4ea2-80e0-95c18dab4d20@identity-protect.org
- bd549463-591b-4251-a729-f68883f80d7c@identity-protect.org
- ca3933a8-00c3-444c-84a7-ce15ba8880f8@identity-protect.org
- owner-9623185@arknucleus.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of arknucleus.com.
| Subdomain |
|---|
| www.arknucleus.com |
Threat posture
History
Related pages
Pivot deeper into the graph from arknucleus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arknucleus.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.