Skip to content

Hostname

api-data.trustoo.nl

Last fetched

api-data.trustoo.nl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · api-data.trustoo.nlRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api-data.trustoo.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.175.1518.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.3218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.5618.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.7318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.1043.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.203.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.283.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.85.373.164.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.171.198.1093.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.263.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.513.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.943.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with api-data.trustoo.nl in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-data.trustoo.nl.

Cypher and MCP

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

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