Hostname
sdk9696.com
Last fetched
sdk9696.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sdk9696.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.140.116 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.30 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.32 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.140.50 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.166.81.106 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.52 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.85 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.166.81.97 | 3.166.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 65.9.175.101 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.113 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.39 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.44 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sdk9696.com owner
- Contact emails
- 4504b64e-6413-4391-941a-7db2923cd5b4@identity-protect.org
- 6d9ec319-dadb-4ca4-be92-f57cfe0fe07b@identity-protect.org
- 929c96df-df56-4bb5-8aa3-51e0fce649d6@identity-protect.org
- 9f04ac6b-cac6-4e56-a317-30617cd5411d@identity-protect.org
- b436111e-5506-4eed-94f3-59048015a358@identity-protect.org
- ceb6bc82-cd9c-41e4-a3d8-68bb3e6ca348@identity-protect.org
- eacdc3c6-54d0-4911-8af6-bec10a5c4b26@identity-protect.org
- owner-4228251@sdk9696.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of sdk9696.com.
| Subdomain |
|---|
| sdk.sdk9696.com |
Threat posture
History
Related pages
Pivot deeper into the graph from sdk9696.com.
- IP · 18.165.140.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · 4504b64e-6413-4391-941a-7db2923cd5b4@identity-protect.org
- TLD · .com
- Browse hostnames · sd…
- 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: "sdk9696.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.