Skip to content

Hostname

kokoom.com

Last fetched

kokoom.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.229.115108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.14108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.19108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.43108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.35.93.12013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.2513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.45.12252.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.3052.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.652.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.8552.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:269
Organization
gennadiy molchanov
Contact emails

Subdomains

749 observed subdomains of kokoom.com.

Web-graph footprint

Distinct hostnames that link to or from kokoom.com in the public web crawl.

48 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kokoom.com.

Cypher and MCP

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

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