Skip to content

Hostname

vedes.com

Last fetched

vedes.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · vedes.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/vedes.com

Resolution chain

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

WHOIS identity

Registrar
iana:1390
Organization
vedes
Contact emails

Subdomains

38 observed subdomains of vedes.com.

Web-graph footprint

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

230 sites link to this hostname.

434 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vedes.com.

MechanismTarget
SPF_INCLUDEdc-cluster.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.60.20.0/24
SPF_IP212.114.146.229
SPF_IP213.241.158.177
SPF_IP217.5.137.51/32
SPF_IP54.246.203.105/32
SPF_IP84.201.116.156
SPF_IP85.10.221.116
SPF_IP85.214.109.109

Related pages

Pivot deeper into the graph from vedes.com.

Cypher and MCP

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

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