Skip to content

Hostname

bhosted.nl

Last fetched

bhosted.nl resolves to 1 IPv4 address operated by NEDZONE-AS in NL.

Nutrition Label

WHISPER CANON · bhosted.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bhosted.nl

Resolution chain

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

IPPrefixASNOperatorCountry
94.124.120.21294.124.120.0/21AS25459NEDZONE-ASNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for bhosted.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEnameweb.biz
SPF_INCLUDEspf.bhosted.nl
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.189.139.197
SPF_IP2001:15c8:0:5:0:0:0:5
SPF_IP2001:7b8:1119:baa:0:0:0:4
SPF_IP217.148.163.138

Related pages

Pivot deeper into the graph from bhosted.nl.

Cypher and MCP

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

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