Skip to content

Hostname

eaccelera.at

Last fetched

eaccelera.at resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · eaccelera.atRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/eaccelera.at

Resolution chain

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

IPPrefixASNOperatorCountry
5.75.220.105.75.128.0/17AS24940DE

WHOIS identity

No WHOIS records are currently associated with eaccelera.at in WhisperGraph.

Subdomains

7 observed subdomains of eaccelera.at.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for eaccelera.at.

MechanismTarget
SPF_Aatmail.eaccelera.com
SPF_Ae4y.com
SPF_Aeaccelera.at
SPF_Amail.eaccelera.at
SPF_Amailrelay-2.nexc.net
SPF_Amailrelay.nexc.net
SPF_Aweb02.nexc.net
SPF_Aweb03.nexc.net
SPF_INCLUDEamazonses.com
SPF_IP138.201.238.106
SPF_IP95.217.24.180
SPF_MXeaccelera.at

Related pages

Pivot deeper into the graph from eaccelera.at.

Cypher and MCP

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

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