Skip to content

Hostname

eassistent.at

Last fetched

eassistent.at resolves to 1 IPv4 address operated by AS51790 in SI. WHOIS lists registrar:eurodns sa as the registrar.

Nutrition Label

WHISPER CANON · eassistent.atRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/eassistent.at

Resolution chain

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

IPPrefixASNOperatorCountry
193.3.59.6193.3.59.0/24AS51790SI

WHOIS identity

Registrar
registrar:eurodns sa
Organization
esola d.o.o.
Contact emails

Subdomains

10 observed subdomains of eassistent.at.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for eassistent.at.

MechanismTarget
SPF_Aeassistent.at
SPF_INCLUDEmail.zendesk.com
SPF_MXeassistent.at

Related pages

Pivot deeper into the graph from eassistent.at.

Cypher and MCP

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

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