Skip to content

Hostname

usw.org

Last fetched

usw.org resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · usw.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usw.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.111104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.111104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
144.202.113.183144.202.112.0/20AS20473AS-VULTR - The Constant Company, LLCUS
172.67.69.41172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:228
Organization
lance
Contact emails

Subdomains

54 observed subdomains of usw.org.

Web-graph footprint

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

883 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for usw.org.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDEmailings.actionnetwork.org
SPF_INCLUDEspf-2248456.jmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.4.232.0/23
SPF_MXusw.org

Related pages

Pivot deeper into the graph from usw.org.

Cypher and MCP

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

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