Skip to content

Hostname

persil.ch

Last fetched

persil.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · persil.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/persil.ch

Resolution chain

persil.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.144.11218.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.3018.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.4518.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.144.8818.154.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.633.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.643.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.703.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.152.853.170.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
henkel ag & co. kgaa
Contact emails

Subdomains

12 observed subdomains of persil.ch.

Web-graph footprint

Distinct hostnames that link to or from persil.ch in the public web crawl.

39 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from persil.ch.

Cypher and MCP

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

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