Skip to content

Hostname

herbasanitas.nl

Last fetched

herbasanitas.nl resolves to 2 IPv4 addresses operated by AS25459 in NL. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · herbasanitas.nlRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/herbasanitas.nl

Resolution chain

herbasanitas.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of herbasanitas.nl.

Web-graph footprint

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

19 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for herbasanitas.nl.

MechanismTarget
SPF_Amail.herbasanitas.nl
SPF_Ans1.mediaversa21.nl
SPF_Ans1.mvmail1.nl
SPF_IP2a02:cec0:10:187:0:0:0:1
SPF_IP83.172.129.40
SPF_IP83.172.188.121

Related pages

Pivot deeper into the graph from herbasanitas.nl.

Cypher and MCP

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

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