Skip to content

Hostname

ebczorg.nl

Last fetched

ebczorg.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:solcon internetdiensten b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.20.97185.173.20.0/24AS12859NL

WHOIS identity

Registrar
registrar:solcon internetdiensten b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of ebczorg.nl.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ebczorg.nl.

MechanismTarget
SPF_Aebczorg.nl
SPF_INCLUDE_spf.zorgmail.nl
SPF_INCLUDEmailfilter.myrootnet.nl
SPF_INCLUDEmailrelay.amsiohosting.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP143.178.41.229
SPF_IP195.74.87.80
SPF_IP213.136.27.4
SPF_IP84.38.229.132/32
SPF_MXebczorg.nl

Related pages

Pivot deeper into the graph from ebczorg.nl.

Cypher and MCP

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

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