Skip to content

Hostname

kcs.co.uk

Last fetched

kcs.co.uk resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · kcs.co.ukRouting diversity3.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/kcs.co.uk

Resolution chain

kcs.co.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.1.154151.104.184.0/23AS54113FASTLY - Fastly, Inc.CA
151.101.129.154151.106.144.0/20AS54113FASTLY - Fastly, Inc.CA
151.101.193.154151.110.0.0/16AS54113FASTLY - Fastly, Inc.CA
151.101.65.154151.106.14.0/24AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
commercial services trading
Contact emails

Subdomains

12 observed subdomains of kcs.co.uk.

Web-graph footprint

Distinct hostnames that link to or from kcs.co.uk in the public web crawl.

54 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kcs.co.uk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from kcs.co.uk.

Cypher and MCP

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

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