Skip to content

Hostname

userscape.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.213104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.167172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 1247829196
Contact emails

Subdomains

9 observed subdomains of userscape.com.

Web-graph footprint

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

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for userscape.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcmail1.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_IP198.61.254.23
SPF_IP216.243.142.31
SPF_IP216.243.171.241
SPF_IP216.243.171.242
SPF_IP23.239.25.74
SPF_IP23.253.183.74
SPF_IP45.33.21.212
SPF_IP45.33.85.159
SPF_IP45.79.181.167
SPF_IP45.79.183.42
SPF_IP52.71.90.199
SPF_IP65.23.154.85

Related pages

Pivot deeper into the graph from userscape.com.

Cypher and MCP

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

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