Skip to content

Hostname

vexve.com

Last fetched

vexve.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · vexve.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/vexve.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.65.16975.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.129.6899.83.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1519
Organization
-vexve oy
Contact emails

Subdomains

6 observed subdomains of vexve.com.

Web-graph footprint

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

116 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for vexve.com.

MechanismTarget
SPF_INCLUDE25210985.spf07.hubspotemail.net
SPF_INCLUDE_spf.consignor.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstage-spf.crasman.fi
SPF_IP122.225.254.26
SPF_IP194.239.212.242
SPF_IP194.74.135.136
SPF_IP195.149.83.2
SPF_IP212.117.64.158
SPF_IP212.16.242.152
SPF_IP217.77.192.9/32
SPF_IP80.95.128.222
SPF_IP82.142.126.82
SPF_IP87.253.233.197
SPF_IP95.175.113.181/32

Related pages

Pivot deeper into the graph from vexve.com.

Cypher and MCP

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

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