Skip to content

Hostname

e-control.at

Last fetched

e-control.at resolves to 1 IPv4 address operated by CEGAL in AT. WHOIS lists registrar:wnt telecommunication gmbh as the registrar.

Nutrition Label

WHISPER CANON · e-control.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/e-control.at

Resolution chain

e-control.at resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.233.191.1291.233.191.0/24AS203768CEGALAT

WHOIS identity

Registrar
registrar:wnt telecommunication gmbh
Organization
energiecontrol austria f.d.reg elektrizitaets-&erdgaswirtsch.
Contact emails

Subdomains

21 observed subdomains of e-control.at.

Web-graph footprint

Distinct hostnames that link to or from e-control.at in the public web crawl.

962 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for e-control.at.

MechanismTarget
SPF_Ae-control.at
SPF_IP185.245.67.16
SPF_IP193.81.246.78
SPF_IP193.81.246.79
SPF_IP91.233.191.25

Related pages

Pivot deeper into the graph from e-control.at.

Cypher and MCP

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

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