Skip to content

Hostname

kh44.nl

Last fetched

kh44.nl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · kh44.nlRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kh44.nl

Resolution chain

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

IPPrefixASNOperatorCountry
193.160.155.10193.160.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
193.160.155.15193.160.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
193.160.155.2193.160.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

1 observed subdomain of kh44.nl.

Subdomain
www.kh44.nl

Web-graph footprint

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

11 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for kh44.nl.

MechanismTarget
SPF_INCLUDEspf.amsrv.net

Related pages

Pivot deeper into the graph from kh44.nl.

Cypher and MCP

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

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