Skip to content

Hostname

tech66.nl

Last fetched

tech66.nl resolves to 1 IPv4 address operated by AS15879 in NL. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · tech66.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/tech66.nl

Resolution chain

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

IPPrefixASNOperatorCountry
87.250.130.13587.250.128.0/19AS15879NL

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of tech66.nl.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tech66.nl.

MechanismTarget
SPF_Atech66.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEjswebshops.nl
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.shappz.com
SPF_MXtech66.nl

Related pages

Pivot deeper into the graph from tech66.nl.

Cypher and MCP

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

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