Skip to content

Hostname

hosttech.eu

Last fetched

hosttech.eu resolves to 1 IPv4 address operated by BCEE- in CH. WHOIS lists registrar:name: 1api gmbh|website: www.1api.net|| as the registrar.

Nutrition Label

WHISPER CANON · hosttech.euRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/hosttech.eu

Resolution chain

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

IPPrefixASNOperatorCountry
185.178.193.91185.178.193.0/24AS207143BCEE-CH

WHOIS identity

Registrar
registrar:name: 1api gmbh|website: www.1api.net||
Organization
Contact emails

Subdomains

243 observed subdomains of hosttech.eu.

Web-graph footprint

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

182 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hosttech.eu.

MechanismTarget
SPF_Ahosttech.eu
SPF_INCLUDE_spf.mailrelay.rrpproxy.net
SPF_INCLUDE_spf2.mail.hostserv.eu
SPF_IP185.101.158.0/24
SPF_IP185.178.193.0/24
SPF_IP194.56.190.0/24
SPF_IP82.220.34.0/25
SPF_IP82.220.37.0/25
SPF_MXhosttech.eu

Related pages

Pivot deeper into the graph from hosttech.eu.

Cypher and MCP

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

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