Skip to content

Hostname

bmdzuid.nl

Last fetched

bmdzuid.nl resolves to 1 IPv4 address operated by AS33915 in NL. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.34.71.9213.34.64.0/20AS33915NL

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

4 observed subdomains of bmdzuid.nl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for bmdzuid.nl.

MechanismTarget
SPF_Amail.bmdzuid.nl
SPF_Apsa02.pcg-it.nl
SPF_As33.basicall.nl
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.18.139.84
SPF_IP185.146.188.213
SPF_IP185.249.0.0/16
SPF_IP185.249.40.220
SPF_IP213.208.230.34
SPF_IP37.143.38.164
SPF_IP52.28.208.207
SPF_IP81.22.243.104/32
SPF_IP81.22.243.105/32
SPF_IP81.22.243.84/32
SPF_IP81.22.243.88/32
SPF_IP92.71.221.57
SPF_MXbmdzuid.nl

Related pages

Pivot deeper into the graph from bmdzuid.nl.

Cypher and MCP

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

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