Skip to content

Hostname

trustoo.nl

Last fetched

trustoo.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · trustoo.nlRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/trustoo.nl

Resolution chain

trustoo.nl resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.16108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.31108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.7108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.70108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.167.227.1273.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.413.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.623.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.843.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.86.12565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.1865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.4965.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

41 observed subdomains of trustoo.nl.

Web-graph footprint

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

805 sites link to this hostname.

367 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for trustoo.nl.

MechanismTarget
SPF_INCLUDE25911028.spf05.hubspotemail.net
SPF_INCLUDE_spf.freshsales.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2001:9a8:0:11b:0:0:100:226
SPF_IP2001:9a8:0:147:0:0:197:179
SPF_IP87.233.100.226
SPF_IP87.233.197.179

Related pages

Pivot deeper into the graph from trustoo.nl.

Cypher and MCP

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

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