Skip to content

Hostname

usm.com

Last fetched

usm.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · usm.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usm.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.4.181104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.181104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.43172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
usm u. schaerer soehne
Contact emails

Subdomains

126 observed subdomains of usm.com.

Web-graph footprint

Distinct hostnames that link to or from usm.com in the public web crawl.

803 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for usm.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.cloud.ci-solution.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.34.91.74
SPF_IP16.62.237.33
SPF_IP178.15.146.75
SPF_IP188.94.250.251/32
SPF_IP194.50.45.44
SPF_IP194.50.45.52
SPF_IP217.150.252.13/32

Related pages

Pivot deeper into the graph from usm.com.

Cypher and MCP

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

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