Skip to content

Hostname

vinted.es

Last fetched

vinted.es resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · vinted.esRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/vinted.es

Resolution chain

vinted.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.224.157104.17.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.159.211104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.2.216172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.142.220162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with vinted.es in WhisperGraph.

Subdomains

3 observed subdomains of vinted.es.

Web-graph footprint

Distinct hostnames that link to or from vinted.es in the public web crawl.

460 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vinted.es.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP185.175.192.0/22
SPF_IP185.68.36.0/24
SPF_IP185.68.37.0/24
SPF_IP185.68.38.0/24

Related pages

Pivot deeper into the graph from vinted.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vinted.es"})-[: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.