Hostname
readshop.nl
Last fetched
readshop.nl resolves to 13 IPv4 addresses operated by AS20940 in DE. WHOIS lists registrar:internationale domeinregistratie nederland as the registrar.
Nutrition Label
Resolution chain
readshop.nl resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:internationale domeinregistratie nederland
- Organization
- —
- Contact emails
- —
Subdomains
19 observed subdomains of readshop.nl.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from readshop.nl in the public web crawl.
403 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for readshop.nl.
| Mechanism | Target |
|---|---|
| SPF_A | readshop.nl |
| SPF_A | smtp.nextgenerationnetworks.nl |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.online.superoffice.com |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 145.255.128.26 |
| SPF_IP | 145.255.128.27 |
| SPF_IP | 185.87.249.222 |
| SPF_IP | 185.87.249.232 |
| SPF_IP | 194.109.127.0/24 |
| SPF_IP | 194.109.24.0/24 |
| SPF_IP | 212.41.136.65/26 |
| SPF_IP | 80.237.245.226/27 |
| SPF_IP | 92.63.168.192 |
| SPF_IP | 92.63.169.41 |
| SPF_IP | 92.63.171.134 |
| SPF_IP | 92.63.172.137 |
Related pages
Pivot deeper into the graph from readshop.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "readshop.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.