Skip to content

Hostname

trident.co.uk

Last fetched

trident.co.uk resolves to 1 IPv4 address operated by AS203605 in SE. WHOIS lists registrar:fastnet international ltd [tag = fastnet] as the registrar.

Nutrition Label

WHISPER CANON · trident.co.ukRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/trident.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
185.198.194.9185.198.194.0/23AS203605SE

WHOIS identity

Registrar
registrar:fastnet international ltd [tag = fastnet]
Organization
trident
Contact emails

Subdomains

3 observed subdomains of trident.co.uk.

Web-graph footprint

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

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for trident.co.uk.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEeu-k1.o365.crossware.co.nz
SPF_INCLUDEeu-k2.o365.crossware.co.nz
SPF_INCLUDEeu-k3.o365.crossware.co.nz
SPF_INCLUDEeurope.o365.crossware.co.nz
SPF_INCLUDEsmtp.smileback.eu
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP81.31.65.124
SPF_IP81.31.72.1
SPF_IP81.31.72.40

Related pages

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

Cypher and MCP

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

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