Hostname
karcher.com.br
Last fetched
karcher.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:toweb-brasil (48) as the registrar.
Nutrition Label
Resolution chain
karcher.com.br 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.64.119.116 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.42 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.83 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.119.91 | 18.64.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.160.150.42 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.55 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.57 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.99 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:toweb-brasil (48)
- Organization
- karcher ind e com ltda
- Contact emails
Subdomains
19 observed subdomains of karcher.com.br.
Web-graph footprint
Distinct hostnames that link to or from karcher.com.br in the public web crawl.
67 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for karcher.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | karcher.com.br |
| SPF_IP | 177.67.66.131 |
| SPF_IP | 199.42.12.4 |
| SPF_IP | 199.42.12.5 |
| SPF_MX | karcher.com.br |
| SPF_REDIRECT | _spf.kaercher.com |
Related pages
Pivot deeper into the graph from karcher.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "karcher.com.br"})-[: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.