Skip to content

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

WHISPER CANON · kayac-zero.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/kayac-zero.com

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.

IPPrefixASNOperatorCountry
18.155.107.10318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.11718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.1518.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.4018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.31.1652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of kayac-zero.com owner
Contact emails

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

SPF policy

2 SPF mechanisms authorising senders for kayac-zero.com.

MechanismTarget
SPF_Awww4231.sakura.ne.jp
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from kayac-zero.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.