Skip to content

Hostname

kaas.nl

Last fetched

kaas.nl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:zxcs as the registrar.

Nutrition Label

WHISPER CANON · kaas.nlRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/kaas.nl

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.112108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.76108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.84108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.95108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.165.136.1153.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.23.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.223.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.136.593.165.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
registrar:zxcs
Organization
Contact emails

Subdomains

5 observed subdomains of kaas.nl.

Web-graph footprint

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

58 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kaas.nl.

MechanismTarget
SPF_Akaas.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ucsystems.net
SPF_IP212.121.127.28
SPF_IP84.244.181.212
SPF_IP90.145.60.195
SPF_MXkaas.nl

Related pages

Pivot deeper into the graph from kaas.nl.

Cypher and MCP

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

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