Skip to content

Hostname

kfc.co.jp

Last fetched

kfc.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · kfc.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kfc.co.jp

Resolution chain

kfc.co.jp 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
Organization
kentucky fried chicken japan,
Contact emails

Subdomains

47 observed subdomains of kfc.co.jp.

Web-graph footprint

Distinct hostnames that link to or from kfc.co.jp in the public web crawl.

1,867 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for kfc.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.ecbeing.co.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_IP202.214.245.194
SPF_IP202.214.245.195
SPF_IP202.222.102.125
SPF_IP202.222.71.48
SPF_IP210.130.202.0/24
SPF_IP210.199.3.211
SPF_IP54.238.187.219
SPF_IP54.238.208.64

Related pages

Pivot deeper into the graph from kfc.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kfc.co.jp"})-[: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.