Skip to content

Hostname

karcher.com

Last fetched

karcher.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1420 as the registrar.

Nutrition Label

WHISPER CANON · karcher.comRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/karcher.com

Resolution chain

karcher.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.150.423.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.553.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.573.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.993.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.196.1043.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.1063.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.1113.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
3.175.196.43.175.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
54.192.151.11654.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.11754.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2554.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.6454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1420
Organization
alfred karcher gmbh & co. kg
Contact emails

Subdomains

44 observed subdomains of karcher.com.

Web-graph footprint

Distinct hostnames that link to or from karcher.com in the public web crawl.

347 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for karcher.com.

MechanismTarget
SPF_INCLUDE_spf.kaercher.com

Related pages

Pivot deeper into the graph from karcher.com.

Cypher and MCP

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

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