Skip to content

Hostname

kodo-miku.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.39108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.40108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.83108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.91108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.159.227.124108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.49108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.55108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.159.227.57108.159.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.10613.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.1613.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.6113.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.8913.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
crypton future media.
Contact emails

Web-graph footprint

Distinct hostnames that link to or from kodo-miku.com in the public web crawl.

15 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from kodo-miku.com.

Cypher and MCP

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

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