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
Resolution chain
sneakerplaats.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.34.166.18 | 193.34.166.0/24 | AS62370 | Snel - Snel.com B.V. | NL |
| 193.34.166.98 | 193.34.166.0/24 | AS62370 | Snel - Snel.com B.V. | NL |
WHOIS identity
- Registrar
- iana:1647
- Organization
- hpr peters
- Contact emails
Subdomains
1 observed subdomain of sneakerplaats.com.
| Subdomain |
|---|
| www.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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for sneakerplaats.com.
| Mechanism | Target |
|---|---|
| SPF_A | sneakerplaats.com |
| SPF_INCLUDE | _spf.smtprelay.snel.com |
| SPF_IP | 193.34.166.18 |
| SPF_IP | 193.34.166.98 |
| SPF_IP | 2a00:7b80:3042:2000:0:0:0:27 |
| SPF_MX | sneakerplaats.com |
Related pages
Pivot deeper into the graph from sneakerplaats.com.
- IP · 193.34.166.18
- ASN · AS62370Snel - Snel.com B.V.
- Registrar · iana:1647
- Country · NL
- Email · hessel_twello@hotmail.com
- TLD · .com
- Browse hostnames · sn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.