Skip to content

Hostname

tfsuk.com

Last fetched

tfsuk.com resolves to 1 IPv4 address operated by KRYSTAL in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tfsuk.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tfsuk.com

Resolution chain

tfsuk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.53.59.189185.53.56.0/22AS12488KRYSTALGB

WHOIS identity

Registrar
iana:2
Organization
television and film services
Contact emails

Subdomains

2 observed subdomains of tfsuk.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tfsuk.com.

MechanismTarget
SPF_A3486.submission.antispamcloud.com
SPF_Arelease.antispamcloud.com
SPF_Atfsuk.com
SPF_INCLUDEbtinternet.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.137.220.137
SPF_MXtfsuk.com

Related pages

Pivot deeper into the graph from tfsuk.com.

Cypher and MCP

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

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