Skip to content

Hostname

kw.be

Last fetched

kw.be resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE. WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · kw.beRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kw.be

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.3713.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.5113.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.713.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.9213.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.227.173.10313.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.7213.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.8013.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
13.227.173.9913.227.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.239.50.11118.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.7218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.9218.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.9918.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.263.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.943.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.1023.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
3.173.161.373.173.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

11 observed subdomains of kw.be.

Web-graph footprint

Distinct hostnames that link to or from kw.be in the public web crawl.

947 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kw.be.

MechanismTarget
SPF_Akw.be
SPF_INCLUDEspf.roularta.be
SPF_MXkw.be

Related pages

Pivot deeper into the graph from kw.be.

Cypher and MCP

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

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