Skip to content

Hostname

karwei.nl

Last fetched

karwei.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists registrar:zacco netherlands b.v.|nachtwachtlaan 20|1058ea amsterdam|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · karwei.nlRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/karwei.nl

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.82.12413.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.3513.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.4613.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.7113.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.253.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.733.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.863.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.933.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.10054.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.2454.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.5854.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.97.7954.192.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:zacco netherlands b.v.|nachtwachtlaan 20|1058ea amsterdam|netherlands||
Organization
Contact emails

Subdomains

63 observed subdomains of karwei.nl.

Web-graph footprint

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

1,345 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for karwei.nl.

MechanismTarget
SPF_INCLUDE_spf1.karwei.nl
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_IP149.210.223.6
SPF_IP193.173.253.146
SPF_IP194.26.153.2
SPF_IP84.244.142.196
SPF_MXkarwei.nl

Related pages

Pivot deeper into the graph from karwei.nl.

Cypher and MCP

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

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