Skip to content

Hostname

technodat.eu

Last fetched

technodat.eu resolves to 1 IPv4 address operated by AS51013 in SK. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · technodat.euRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/technodat.eu

Resolution chain

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

IPPrefixASNOperatorCountry
37.9.175.21237.9.175.0/24AS51013SK

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
Contact emails

Subdomains

10 observed subdomains of technodat.eu.

Web-graph footprint

Distinct hostnames that link to or from technodat.eu in the public web crawl.

17 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for technodat.eu.

MechanismTarget
SPF_INCLUDE_spf.m1.websupport.sk
SPF_INCLUDE_spf.websupport.cz
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.80.166.45
SPF_IP212.71.157.194/32
SPF_IP212.71.183.139
SPF_IP212.71.183.140
SPF_IP213.81.201.154
SPF_IP31.15.10.200
SPF_IP37.9.175.212

Related pages

Pivot deeper into the graph from technodat.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "technodat.eu"})-[: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.