Skip to content

Hostname

redbee.de

Last fetched

redbee.de resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.148.5.11146.148.4.0/22AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE
146.148.5.11146.148.4.0/22AS396982GOOGLE-CLOUD-PLATFORM - Google LLCBE

WHOIS identity

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

Subdomains

3 observed subdomains of redbee.de.

Web-graph footprint

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

9 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for redbee.de.

MechanismTarget
SPF_Aduro.meilon.de
SPF_Aredbee.de
SPF_INCLUDEmailbox.org
SPF_IP104.155.49.164
SPF_IP146.148.5.11
SPF_IP49.12.66.30

Related pages

Pivot deeper into the graph from redbee.de.

Cypher and MCP

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

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