Skip to content

Hostname

koikeyap.com

Last fetched

koikeyap.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · koikeyap.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/koikeyap.com

Resolution chain

koikeyap.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.32.118108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.34108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.37108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.99108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.160.22.353.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.43.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.503.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.22.573.160.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.129.1123.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.793.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.903.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.913.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:468
Organization
on behalf of koikeyap.com owner
Contact emails

Subdomains

1 observed subdomain of koikeyap.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from koikeyap.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "koikeyap.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.