Hostname
boskoopkrant.nl
Last fetched
boskoopkrant.nl resolves to 1 IPv4 address operated by AS214673 in NL. WHOIS lists registrar:realtime register as the registrar.
Nutrition Label
Resolution chain
boskoopkrant.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 92.62.118.109 | 92.62.118.0/24 | AS214673 | — | NL |
WHOIS identity
- Registrar
- registrar:realtime register
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of boskoopkrant.nl.
Web-graph footprint
Distinct hostnames that link to or from boskoopkrant.nl in the public web crawl.
67 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for boskoopkrant.nl.
| Mechanism | Target |
|---|---|
| SPF_A | boskoopkrant.nl |
| SPF_IP | 2001:67c:b30:e051:0:0:0:1 |
| SPF_IP | 92.62.118.109 |
| SPF_MX | boskoopkrant.nl |
Related pages
Pivot deeper into the graph from boskoopkrant.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boskoopkrant.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.