Skip to content

Hostname

enertec.at

Last fetched

enertec.at resolves to 1 IPv4 address operated by I3B-AS in AT.

Nutrition Label

WHISPER CANON · enertec.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/enertec.at

Resolution chain

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

IPPrefixASNOperatorCountry
92.63.217.6092.63.216.0/21AS39912I3B-ASAT

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from enertec.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for enertec.at.

MechanismTarget
SPF_Amail.enertec.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.73.154.140
SPF_IP217.29.152.40
SPF_IP62.99.233.231
SPF_IP90.146.14.218
SPF_IP92.63.217.60
SPF_MXmail.enertec.at

Related pages

Pivot deeper into the graph from enertec.at.

Cypher and MCP

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

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