Skip to content

Hostname

ksdenki.com

Last fetched

ksdenki.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · ksdenki.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ksdenki.com

Resolution chain

ksdenki.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1485
Organization
k's holdings corporation
Contact emails

Subdomains

16 observed subdomains of ksdenki.com.

Web-graph footprint

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

1,060 sites link to this hostname.

372 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ksdenki.com.

MechanismTarget
SPF_Asmtp1.ksdenki.com
SPF_INCLUDEmdhouse.maildealer.jp
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_INCLUDEspf.baremetal.jp
SPF_INCLUDEspf.ecbeing.co.jp
SPF_IP150.66.55.197/32
SPF_IP163.49.12.0/24
SPF_IP20.89.57.192
SPF_IP210.129.220.0/24
SPF_IP58.191.47.9/32

Related pages

Pivot deeper into the graph from ksdenki.com.

Cypher and MCP

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

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