Skip to content

Hostname

kfc.es

Last fetched

kfc.es resolves to 17 IPv4 addresses operated by AS20940 in DE.

Nutrition Label

WHISPER CANON · kfc.esRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint9.3/10canon.whisper.security/host/kfc.es

Resolution chain

kfc.es resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with kfc.es in WhisperGraph.

Subdomains

21 observed subdomains of kfc.es.

Web-graph footprint

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

239 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kfc.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_MXkfc.es

Related pages

Pivot deeper into the graph from kfc.es.

Cypher and MCP

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

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