Skip to content

Hostname

folder.etos.nl

Last fetched

folder.etos.nl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · folder.etos.nlRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/folder.etos.nl

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.169.252.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.352.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.4152.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.169.552.222.168.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

No WHOIS records are currently associated with folder.etos.nl in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from folder.etos.nl.

Cypher and MCP

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

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