Hostname
persil.ch
Last fetched
persil.ch resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
persil.ch resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.144.112 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.30 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.45 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.144.88 | 18.154.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.63 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.64 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.70 | 3.170.152.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.152.85 | 3.170.152.0/22 | AS16509 | AMAZON-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.
Sample inbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.