Skip to content

Hostname

beck.pl

Last fetched

beck.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar://home.pl/kontakt as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.178104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.162172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar://home.pl/kontakt
Organization
Contact emails

Subdomains

93 observed subdomains of beck.pl.

Web-graph footprint

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

101 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for beck.pl.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.210.126.128/27
SPF_IP193.230.233.11
SPF_IP194.181.101.42/31
SPF_IP78.46.56.145
SPF_IP83.142.47.0/25
SPF_MXbeck.pl

Related pages

Pivot deeper into the graph from beck.pl.

Cypher and MCP

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

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