Skip to content

Hostname

trf-uk.com

Last fetched

trf-uk.com resolves to 1 IPv4 address operated by BT-UK-AS - British Telecommunications Limited in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · trf-uk.comRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/trf-uk.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.188.176.5186.128.0.0/10AS2856BT-UK-AS - British Telecommunications LimitedGB

WHOIS identity

Registrar
iana:1515
Organization
dci
Contact emails

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trf-uk.com.

MechanismTarget
SPF_Amail.dci.co.uk
SPF_Amail2.dci.co.uk
SPF_Atrf-uk.com
SPF_IP149.202.81.57
SPF_IP149.72.32.137
SPF_IP208.117.55.133/32
SPF_IP86.188.176.34/32
SPF_IP86.188.176.35
SPF_MXtrf-uk.com

Related pages

Pivot deeper into the graph from trf-uk.com.

Cypher and MCP

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

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