Skip to content

Hostname

vinted.nl

Last fetched

vinted.nl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.96.157104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.95.212104.17.80.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

Registrar
registrar:inwx gmbh
Organization
Contact emails

Subdomains

6 observed subdomains of vinted.nl.

Web-graph footprint

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

774 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for vinted.nl.

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

Cypher and MCP

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

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