Skip to content

Hostname

trident.ro

Last fetched

trident.ro resolves to 2 IPv4 addresses operated by AS16276 in CH. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · trident.roRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/trident.ro

Resolution chain

trident.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.227.158.131141.227.158.0/24AS16276CH
167.88.61.211167.88.61.0/24AS63023AS-GLOBALTELEHOST - GTHostUS

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

3 observed subdomains of trident.ro.

Web-graph footprint

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

12 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for trident.ro.

MechanismTarget
SPF_Atrident.ro
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnorvis.direkthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.136.70.34
SPF_MXtrident.ro

Related pages

Pivot deeper into the graph from trident.ro.

Cypher and MCP

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

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