Skip to content

Hostname

kaedefa.com

Last fetched

kaedefa.com resolves to 2 IPv4 addresses operated by AS131965 in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · kaedefa.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/kaedefa.com

Resolution chain

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

IPPrefixASNOperatorCountry
120.136.14.41120.136.12.0/22AS131965JP
54.64.91.11554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
kaede financial advisory k.k
Contact emails

Subdomains

4 observed subdomains of kaedefa.com.

Web-graph footprint

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

14 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for kaedefa.com.

MechanismTarget
SPF_Akaedefa.com
SPF_Asv740.xserver.jp
SPF_INCLUDEspf.list-finder.jp
SPF_INCLUDEspf.owlet.work
SPF_INCLUDEspf.sender.xserver.jp
SPF_IP120.136.14.41
SPF_IP210.233.70.155
SPF_MXkaedefa.com

Related pages

Pivot deeper into the graph from kaedefa.com.

Cypher and MCP

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

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