Skip to content

Hostname

greenpocket.de

Last fetched

greenpocket.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · greenpocket.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/greenpocket.de

Resolution chain

greenpocket.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

173 observed subdomains of greenpocket.de.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for greenpocket.de.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcloud.greenpocket.de
SPF_INCLUDEdev.greenpocket.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP128.140.111.129/32
SPF_IP159.69.153.172/32
SPF_IP212.117.75.0/29
SPF_IP5.75.182.147/32
SPF_IP85.10.199.221/32
SPF_IP94.130.205.189/32
SPF_MXgreenpocket.de

Related pages

Pivot deeper into the graph from greenpocket.de.

Cypher and MCP

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

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