Hostname
kyanioriginsample.com
Last fetched
kyanioriginsample.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
kyanioriginsample.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.209.195.103 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.167.186 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.172.113.48 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.70.190.228 | 52.70.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kyanioriginsample.com owner
- Contact emails
- 0eb0317c-4017-458f-8285-5e2e3ca10a68@identity-protect.org
- 2ffd8076-8cb9-4555-b231-458161c52ccd@identity-protect.org
- 58e6cdfa-8790-4990-9ea2-f3d16d3ed3c0@identity-protect.org
- 650a039b-1a2e-4b59-bbb0-a5efb901fc76@identity-protect.org
- aa630d48-051f-462a-bd5e-b8851864a06a@identity-protect.org
- acb26b95-a4a2-4154-baea-2728af955842@identity-protect.org
- ee84bbc4-c0a9-4756-9c47-0afd42130733@identity-protect.org
- owner-1597905@kyanioriginsample.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of kyanioriginsample.com.
| Subdomain |
|---|
| wildcard.kyanioriginsample.com |
Threat posture
History
Related pages
Pivot deeper into the graph from kyanioriginsample.com.
- IP · 3.209.195.103
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0eb0317c-4017-458f-8285-5e2e3ca10a68@identity-protect.org
- TLD · .com
- Browse hostnames · ky…
- 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: "kyanioriginsample.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.