Skip to content

Hostname

eba.de

Last fetched

eba.de resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · eba.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/eba.de

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with eba.de in WhisperGraph.

Subdomains

2 observed subdomains of eba.de.

Web-graph footprint

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

42 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for eba.de.

MechanismTarget
SPF_Aeba.de
SPF_INCLUDE144895744.hubspotemail.net
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.111.100.0/22
SPF_IP212.97.96.0/19
SPF_IP91.132.200.0/24
SPF_MXeba.de

Related pages

Pivot deeper into the graph from eba.de.

Cypher and MCP

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

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