Skip to content

Hostname

kuow.org

Last fetched

kuow.org resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kuow.orgRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kuow.org

Resolution chain

kuow.org resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.146.128.23116.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.212.86.12934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.164.12534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.215.70.23634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.135.7235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.199.17635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.73.24035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.107.9835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.211.8835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.114.23144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.238.209.6044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.16.13852.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.89.227.10452.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.163.354.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.73.22054.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.185.55.18054.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.241.6254.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.189.254.18854.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.69.141.12654.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

48 observed subdomains of kuow.org.

Web-graph footprint

Distinct hostnames that link to or from kuow.org in the public web crawl.

5,118 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kuow.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.signature365.net
SPF_IP140.142.27.5

Related pages

Pivot deeper into the graph from kuow.org.

Cypher and MCP

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

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