Hostname
correcthosting.nl
Last fetched
correcthosting.nl resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:the registrar company b.v. as the registrar.
Nutrition Label
Resolution chain
correcthosting.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 |
|---|---|---|---|---|
| 62.72.39.166 | 62.72.36.0/22 | AS47583 | — | FR |
WHOIS identity
- Registrar
- registrar:the registrar company b.v.
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of correcthosting.nl.
Web-graph footprint
Distinct hostnames that link to or from correcthosting.nl in the public web crawl.
23 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for correcthosting.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.correcthosting.nl |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 23.83.208.0/20 |
| SPF_IP | 2a01:7c8:aabd:698:0:0:0:1 |
| SPF_IP | 31.3.111.199 |
| SPF_IP | 37.97.152.67 |
Related pages
Pivot deeper into the graph from correcthosting.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "correcthosting.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.