Skip to content

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

WHISPER CANON · hosting.nlRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hosting.nl

Resolution chain

hosting.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.46.140.637.46.140.0/24AS25151NL

WHOIS identity

Registrar
registrar:registrar.eu|willem buytewechstraat 40|3024bn rotterdam|netherlands||
Organization
Contact emails

Subdomains

200 observed subdomains of hosting.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hosting.nl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.registrar.eu
SPF_INCLUDEspf.filtermail.eu
SPF_INCLUDEspf.hosting.nl
SPF_INCLUDEspf.mydomainprovider.com
SPF_INCLUDEspf.simplemailservice.eu

Related pages

Pivot deeper into the graph from hosting.nl.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.