Skip to content

Hostname

technoconstruction.eu

Last fetched

technoconstruction.eu resolves to 1 IPv4 address operated by TELEPOINT in BG. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

WHISPER CANON · technoconstruction.euRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/technoconstruction.eu

Resolution chain

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

IPPrefixASNOperatorCountry
78.142.32.8778.142.32.0/24AS31083TELEPOINTBG

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

2 observed subdomains of technoconstruction.eu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for technoconstruction.eu.

MechanismTarget
SPF_Atechnoconstruction.eu
SPF_INCLUDE_spf.google.com
SPF_IP209.85.128.170/9
SPF_IP93.152.143.81
SPF_MXtechnoconstruction.eu

Related pages

Pivot deeper into the graph from technoconstruction.eu.

Cypher and MCP

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

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