Skip to content

Hostname

rheingoldbus.de

Last fetched

rheingoldbus.de resolves to 1 IPv4 address operated by CONTABO - Contabo GmbH in DE.

Nutrition Label

WHISPER CANON · rheingoldbus.deRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rheingoldbus.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.76.56.117217.76.48.0/20AS51167CONTABO - Contabo GmbHDE

WHOIS identity

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

Subdomains

8 observed subdomains of rheingoldbus.de.

Web-graph footprint

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

20 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rheingoldbus.de.

MechanismTarget
SPF_Amailsrv.rheingoldbus.de
SPF_Apost.rheingoldbus.de
SPF_Arheingoldbus.de
SPF_Atesla.netzfenster.de
SPF_IP2001:4ba0:fffa:3d:0:0:0:2
SPF_IP213.216.7.53
SPF_IP5.104.106.162
SPF_MXrheingoldbus.de

Related pages

Pivot deeper into the graph from rheingoldbus.de.

Cypher and MCP

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

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