Skip to content

Hostname

bayroe.de

Last fetched

bayroe.de resolves to 1 IPv4 address operated by LEIBOLD_AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.9.117.130193.9.116.0/22AS200395LEIBOLD_ASDE

WHOIS identity

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

Subdomains

2 observed subdomains of bayroe.de.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for bayroe.de.

MechanismTarget
SPF_INCLUDEspfserver.auctores.de
SPF_MXbayroe.de

Related pages

Pivot deeper into the graph from bayroe.de.

Cypher and MCP

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

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