Skip to content

Hostname

v-user.com

Last fetched

v-user.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · v-user.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/v-user.com

Resolution chain

v-user.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.172172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.143.233.235185.143.233.0/24AS205585IR
185.143.234.235185.143.234.0/24AS205585IR

WHOIS identity

Registrar
iana:460
Organization
arash ebrahimi
Contact emails

Subdomains

7 observed subdomains of v-user.com.

Web-graph footprint

Distinct hostnames that link to or from v-user.com in the public web crawl.

155 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for v-user.com.

MechanismTarget
SPF_Av-user.com
SPF_INCLUDE_spf.google.com
SPF_IP178.63.230.136
SPF_IP185.88.153.138/32
SPF_IP185.88.153.139/32
SPF_IP185.88.153.140/32
SPF_IP185.88.153.57/32
SPF_IP185.88.153.93/32
SPF_IP185.88.154.139
SPF_MXv-user.com

Related pages

Pivot deeper into the graph from v-user.com.

Cypher and MCP

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

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