Skip to content

Hostname

kwsb.net

Last fetched

kwsb.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM.

Nutrition Label

WHISPER CANON · kwsb.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kwsb.net

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.106.11143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.39143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.42143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.50143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
3.164.230.1223.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.303.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.83.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.893.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from kwsb.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kwsb.net.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from kwsb.net.

Cypher and MCP

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

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