Skip to content

Hostname

trined.nl

Last fetched

trined.nl resolves to 1 IPv4 address operated by AS207375 in NL. WHOIS lists registrar:trined as the registrar.

Nutrition Label

WHISPER CANON · trined.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/trined.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.145.108.4945.145.108.0/24AS207375NL

WHOIS identity

Registrar
registrar:trined
Organization
Contact emails

Subdomains

14,180 observed subdomains of trined.nl.

Web-graph footprint

Distinct hostnames that link to or from trined.nl in the public web crawl.

91 sites link to this hostname.

93 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for trined.nl.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.smtp.trined.nl

Related pages

Pivot deeper into the graph from trined.nl.

Cypher and MCP

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

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