Skip to content

Hostname

tech-versions.nl

Last fetched

tech-versions.nl resolves to 3 IPv4 addresses operated by HETZNER-CLOUD2-AS in US.

Nutrition Label

WHISPER CANON · tech-versions.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tech-versions.nl

Resolution chain

tech-versions.nl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with tech-versions.nl in WhisperGraph.

Subdomains

5 observed subdomains of tech-versions.nl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for tech-versions.nl.

MechanismTarget
SPF_IP45.129.199.170
SPF_IP45.129.199.9
SPF_IP77.72.85.17
SPF_IP77.72.85.69

Related pages

Pivot deeper into the graph from tech-versions.nl.

Cypher and MCP

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

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