Skip to content

Hostname

bptech.pl

Last fetched

bptech.pl resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · bptech.plRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bptech.pl

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.136.10985.215.128.0/17AS8560DE

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
bptech.pl - usługi informatyczne boryszek paweł
Contact emails

Subdomains

28 observed subdomains of bptech.pl.

Web-graph footprint

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

9 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for bptech.pl.

MechanismTarget
SPF_Abptech.pl
SPF_INCLUDE_spf.cyberfolks.pl
SPF_IP2001:8d8:1801:877a:0:0:0:1
SPF_IP2a01:239:35f:4c00:0:0:0:1
SPF_IP77.55.238.158
SPF_IP82.165.32.60
SPF_IP85.215.136.109
SPF_IP95.216.231.165
SPF_IP95.216.27.223
SPF_IP95.217.120.22
SPF_MXbptech.pl

Related pages

Pivot deeper into the graph from bptech.pl.

Cypher and MCP

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

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