Skip to content

Hostname

eba.at

Last fetched

eba.at resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in DE. WHOIS lists registrar:a1 telekom austria ag as the registrar.

Nutrition Label

WHISPER CANON · eba.atRouting diversity2.4/10Peering density8.3/10MOAS conflict⚠ 3 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/eba.at

Resolution chain

eba.at resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.207.185.435.207.128.0/18AS15169GOOGLE - Google LLCDE
35.214.252.24735.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
registrar:a1 telekom austria ag
Organization
brandl & stelzmueller oeg
Contact emails

Subdomains

4 observed subdomains of eba.at.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eba.at.

MechanismTarget
SPF_Aeba.at
SPF_Amail.eba.at
SPF_INCLUDEbspf.a1.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_IP185.56.87.0/24
SPF_IP212.227.48.37/32
SPF_IP81.10.230.152
SPF_IP83.137.117.118
SPF_IP91.113.226.180

Related pages

Pivot deeper into the graph from eba.at.

Cypher and MCP

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

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