Skip to content

Hostname

einhell.ba

Last fetched

einhell.ba resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · einhell.baRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/einhell.ba

Resolution chain

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

IPPrefixASNOperatorCountry
94.130.188.15794.130.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with einhell.ba in WhisperGraph.

Subdomains

8 observed subdomains of einhell.ba.

Web-graph footprint

Distinct hostnames that link to or from einhell.ba in the public web crawl.

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for einhell.ba.

MechanismTarget
SPF_Aeinhell.ba
SPF_IP185.164.35.48
SPF_IP185.99.1.0/24
SPF_IP185.99.1.170
SPF_IP185.99.1.175
SPF_IP185.99.1.61
SPF_IP212.39.98.71
SPF_IP212.39.98.73
SPF_IP2a00:8620:0101:0008::/64
SPF_IP2a00:8620:100:0:0:0:0:a
SPF_MXeinhell.ba

Related pages

Pivot deeper into the graph from einhell.ba.

Cypher and MCP

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

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