Skip to content

Hostname

sneakerplaats.com

Last fetched

sneakerplaats.com resolves to 2 IPv4 addresses operated by Snel - Snel.com B.V. in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · sneakerplaats.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sneakerplaats.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.34.166.18193.34.166.0/24AS62370Snel - Snel.com B.V.NL
193.34.166.98193.34.166.0/24AS62370Snel - Snel.com B.V.NL

WHOIS identity

Registrar
iana:1647
Organization
hpr peters
Contact emails

Subdomains

1 observed subdomain of sneakerplaats.com.

Web-graph footprint

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

60 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sneakerplaats.com.

MechanismTarget
SPF_Asneakerplaats.com
SPF_INCLUDE_spf.smtprelay.snel.com
SPF_IP193.34.166.18
SPF_IP193.34.166.98
SPF_IP2a00:7b80:3042:2000:0:0:0:27
SPF_MXsneakerplaats.com

Related pages

Pivot deeper into the graph from sneakerplaats.com.

Cypher and MCP

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

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