Skip to content

Hostname

hostnet.nl

Last fetched

hostnet.nl resolves to 1 IPv4 address operated by BRIDGESTONE-EUROPE-AS in NL. WHOIS lists registrar:hostnet b.v.|de ruijterkade 6|1013aa amsterdam|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · hostnet.nlRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/hostnet.nl

Resolution chain

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

IPPrefixASNOperatorCountry
91.184.8.5091.184.0.0/19AS51468BRIDGESTONE-EUROPE-ASNL

WHOIS identity

Registrar
registrar:hostnet b.v.|de ruijterkade 6|1013aa amsterdam|netherlands||
Organization
Contact emails

Subdomains

215 observed subdomains of hostnet.nl.

Web-graph footprint

Distinct hostnames that link to or from hostnet.nl in the public web crawl.

14,423 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for hostnet.nl.

MechanismTarget
SPF_INCLUDE_spf.g1i.one
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.patchman.co
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP194.146.184.134
SPF_IP194.146.184.135
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP213.125.243.75
SPF_IP216.40.35.246/24
SPF_IP216.40.35.247
SPF_IP216.40.35.248/32
SPF_IP37.128.151.38
SPF_IP37.128.151.39
SPF_IP78.137.101.36
SPF_IP78.137.101.37
SPF_IP78.137.101.38
SPF_IP85.17.215.68
SPF_IP85.17.215.85
SPF_IP91.184.0.0/19
SPF_IP91.184.19.0/24
SPF_IP91.184.8.0/24

Related pages

Pivot deeper into the graph from hostnet.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hostnet.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.