Hostname
kayac-zero.com
Last fetched
kayac-zero.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
kayac-zero.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.155.107.103 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.117 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.15 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.40 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.85.31.16 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.51 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.87 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.92 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of kayac-zero.com owner
- Contact emails
- 0dd4514e-d59f-48df-b4fc-7af49e3b41af@identity-protect.org
- 203b5a58-60f5-4e09-937e-3a9683426c84@identity-protect.org
- 366f4542-4241-4661-a4c1-a3074bbf3e44@identity-protect.org
- 7491579c-e190-4bbc-a141-cec2e8c2eeab@identity-protect.org
- 94a3df54-0492-4a99-af84-95e6af822e3b@identity-protect.org
- c69e6e68-8831-4a58-8c6b-0fa50a7021c9@identity-protect.org
- owner-10293360@kayac-zero.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of kayac-zero.com.
Web-graph footprint
Distinct hostnames that link to or from kayac-zero.com in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for kayac-zero.com.
| Mechanism | Target |
|---|---|
| SPF_A | www4231.sakura.ne.jp |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from kayac-zero.com.
- IP · 18.155.107.103
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0dd4514e-d59f-48df-b4fc-7af49e3b41af@identity-protect.org
- TLD · .com
- Browse hostnames · ka…
- 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: "kayac-zero.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.