Skip to content

Hostname

trios.nl

Last fetched

trios.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:flexwebhosting as the registrar.

Nutrition Label

WHISPER CANON · trios.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/trios.nl

Resolution chain

trios.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:flexwebhosting
Organization
Contact emails

Subdomains

9 observed subdomains of trios.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for trios.nl.

MechanismTarget
SPF_Atrios.nl
SPF_INCLUDE_spf.decorsign.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.120.32.99
SPF_IP62.212.136.42
SPF_IP80.65.96.109
SPF_IP87.99.141.88
SPF_MXtrios.nl

Related pages

Pivot deeper into the graph from trios.nl.

Cypher and MCP

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

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