Hostname
ardkon.com
Last fetched
ardkon.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
ardkon.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.164.96.127 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.3 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.71 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.95 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.242.117 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.127 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.32 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.36 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ardkon.com owner
- Contact emails
- 0b580901-0dc5-45d9-aecc-99809a687637@identity-protect.org
- 11cd04cc-706c-4ccd-b3cd-e882c5e3b8c9@identity-protect.org
- 61adb0dc-73de-477c-9c7d-0b6564f94095@identity-protect.org
- 6d639b33-8a9f-48ce-bf6d-b1d239126259@identity-protect.org
- a6f291dd-1819-419b-82e4-94e56fe45e8e@identity-protect.org
- ac713fbf-365c-462a-b6f6-bf4f78cbffeb@identity-protect.org
- owner-10181183@ardkon.com.whoisprivacyservice.org
- owner-1265345@ardkon.com.whoisprivacyservice.org
- owner-5284887@ardkon.com.whoisprivacyservice.org
- owner-9911234@ardkon.com.whoisprivacyservice.org
Subdomains
22 observed subdomains of ardkon.com.
Showing 18 of 22. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ardkon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from ardkon.com.
- IP · 18.164.96.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0b580901-0dc5-45d9-aecc-99809a687637@identity-protect.org
- TLD · .com
- Browse hostnames · ar…
- 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: "ardkon.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.