Skip to content

Hostname

akikumo.com

Last fetched

akikumo.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · akikumo.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/akikumo.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.164.52.1118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.11718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.1718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7718.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.66.112.11018.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1618.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.9318.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.45.223.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.33.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.703.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.753.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
18.67.13.12118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.9118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of akikumo.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for akikumo.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from akikumo.com.

Cypher and MCP

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

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