Skip to content

Hostname

vinted.ee

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.41.71104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.146.185172.64.146.0/24AS13335CLOUDFLARENET - 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.ee in WhisperGraph.

Subdomains

1 observed subdomain of vinted.ee.

Subdomain
www.vinted.ee

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vinted.ee.

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.ee.

Cypher and MCP

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

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