Skip to content

Hostname

0141kaki.com

Last fetched

0141kaki.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.181.63.7218.238.36.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.137.22435.96.244.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.93.5852.216.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.251.19254.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
cercle
Contact emails

Subdomains

1 observed subdomain of 0141kaki.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 0141kaki.com.

MechanismTarget
SPF_INCLUDEkagoya.net
SPF_IP35.73.182.241
SPF_IP43.206.21.100

Related pages

Pivot deeper into the graph from 0141kaki.com.

Cypher and MCP

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

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