Hostname
hosting.nl
Last fetched
hosting.nl resolves to 1 IPv4 address operated by AS25151 in NL. WHOIS lists registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands|| as the registrar.
Nutrition Label
Resolution chain
hosting.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 |
|---|---|---|---|---|
| 37.46.140.6 | 37.46.140.0/24 | AS25151 | — | NL |
WHOIS identity
- Registrar
- registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
200 observed subdomains of hosting.nl.
Showing 25 of 200. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hosting.nl in the public web crawl.
190 sites link to this hostname.
362 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for hosting.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | _spf.registrar.eu |
| SPF_INCLUDE | spf.filtermail.eu |
| SPF_INCLUDE | spf.hosting.nl |
| SPF_INCLUDE | spf.mydomainprovider.com |
| SPF_INCLUDE | spf.simplemailservice.eu |
Related pages
Pivot deeper into the graph from hosting.nl.
- IP · 37.46.140.6
- ASN · AS25151
- Registrar · registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · ho…
- 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: "hosting.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.