Skip to content

Hostname

ebusy.de

Last fetched

ebusy.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · ebusy.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ebusy.de

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

597 observed subdomains of ebusy.de.

Web-graph footprint

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

177 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ebusy.de.

MechanismTarget
SPF_Aebusy.de
SPF_INCLUDEispgateway.de
SPF_IP167.235.120.91
SPF_IP49.12.92.76
SPF_IP5.9.235.231
SPF_IP78.46.5.205/32
SPF_IP88.99.192.89
SPF_IP88.99.31.110
SPF_IP92.205.49.7
SPF_MXebusy.de

Related pages

Pivot deeper into the graph from ebusy.de.

Cypher and MCP

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

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