Skip to content

Hostname

coffeedesk.pl

Last fetched

coffeedesk.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · coffeedesk.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/coffeedesk.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.12.137104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.137104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.182172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
all good
Contact emails

Subdomains

37 observed subdomains of coffeedesk.pl.

Web-graph footprint

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

443 sites link to this hostname.

124 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for coffeedesk.pl.

MechanismTarget
SPF_INCLUDE144758350.spf08.hubspotemail.net
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-iq-4.com
SPF_IP5.187.51.118

Related pages

Pivot deeper into the graph from coffeedesk.pl.

Cypher and MCP

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

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