Skip to content

Hostname

hertek.nl

Last fetched

hertek.nl resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:hostnet b.v. as the registrar.

Nutrition Label

WHISPER CANON · hertek.nlRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/hertek.nl

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.19.217188.40.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:hostnet b.v.
Organization
Contact emails

Subdomains

18 observed subdomains of hertek.nl.

Web-graph footprint

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

49 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hertek.nl.

MechanismTarget
SPF_INCLUDE_senderspf.copernica.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.directdevice.info
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP159.183.193.106
SPF_IP185.168.202.15
SPF_IP185.168.202.20
SPF_IP192.254.119.131/32
SPF_IP37.153.249.10

Related pages

Pivot deeper into the graph from hertek.nl.

Cypher and MCP

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

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