Skip to content

Hostname

uwsolutions.com

Last fetched

uwsolutions.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · uwsolutions.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uwsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.16.219104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.216.63172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

4 observed subdomains of uwsolutions.com.

Web-graph footprint

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

5 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for uwsolutions.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.pantheon.io
SPF_INCLUDEspf_global.apog.com
SPF_INCLUDEtransmail.net
SPF_IP135.84.80.192/26
SPF_IP135.84.81.0/24
SPF_IP135.84.82.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP169.148.131.0/24
SPF_IP188.118.44.13
SPF_IP204.141.42.0/23
SPF_IP216.74.48.89/31
SPF_IP34.68.104.193/32
SPF_IP34.74.57.127/32
SPF_IP35.188.64.218/32
SPF_IP35.202.125.231/32
SPF_IP35.231.189.43/32
SPF_IP35.231.237.213/32
SPF_IP74.218.37.230
SPF_IP98.102.53.130

Related pages

Pivot deeper into the graph from uwsolutions.com.

Cypher and MCP

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

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