Skip to content

Hostname

greenbase.de

Last fetched

greenbase.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · greenbase.deRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/greenbase.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.174.104136.243.0.0/16AS24940DE

WHOIS identity

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

Subdomains

21 observed subdomains of greenbase.de.

Web-graph footprint

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

38 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for greenbase.de.

MechanismTarget
SPF_Aaix154952.aix-cloud.de
SPF_Agreenbase.de
SPF_INCLUDE_smtp.udag.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.192.227
SPF_IP217.86.176.161
SPF_MXgreenbase.de

Related pages

Pivot deeper into the graph from greenbase.de.

Cypher and MCP

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

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