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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.198.194.9 | 185.198.194.0/23 | AS203605 | — | SE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for trident.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | eu-k1.o365.crossware.co.nz |
| SPF_INCLUDE | eu-k2.o365.crossware.co.nz |
| SPF_INCLUDE | eu-k3.o365.crossware.co.nz |
| SPF_INCLUDE | europe.o365.crossware.co.nz |
| SPF_INCLUDE | smtp.smileback.eu |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 81.31.65.124 |
| SPF_IP | 81.31.72.1 |
| SPF_IP | 81.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.