Skip to content

Hostname

grenke.pl

Last fetched

grenke.pl resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:variomedia ag as the registrar.

Nutrition Label

WHISPER CANON · grenke.plRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/grenke.pl

Resolution chain

grenke.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.251.85.13834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.220.9652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.36.18254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:variomedia ag
Organization
grenkeleasing sp.z.o.o.
Contact emails

Subdomains

9 observed subdomains of grenke.pl.

Web-graph footprint

Distinct hostnames that link to or from grenke.pl in the public web crawl.

70 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for grenke.pl.

MechanismTarget
SPF_INCLUDE_spf-sfdc.successfactors.com
SPF_IP217.25.130.178
SPF_IP217.25.130.210
SPF_IP217.25.131.13
SPF_IP217.25.131.177
SPF_MXgrenke.pl

Related pages

Pivot deeper into the graph from grenke.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "grenke.pl"})-[: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.