Skip to content

Hostname

euroconstruct.org

Last fetched

euroconstruct.org resolves to 1 IPv4 address operated by WSR in AT. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · euroconstruct.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/euroconstruct.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.130.16.133143.130.0.0/16AS211817WSRAT

WHOIS identity

Registrar
iana:269
Organization
margarete czerny
Contact emails

Subdomains

4 observed subdomains of euroconstruct.org.

Web-graph footprint

Distinct hostnames that link to or from euroconstruct.org in the public web crawl.

158 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for euroconstruct.org.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_IP143.130.16.0/24
SPF_IP143.130.64.0/18
SPF_IP193.104.82.0/24

Related pages

Pivot deeper into the graph from euroconstruct.org.

Cypher and MCP

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

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