Hostname
bisi.pl
Last fetched
bisi.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
bisi.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.22.9 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.201.177 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 185.238.74.216 | 185.238.74.0/23 | AS41508 | — | PL |
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Organization
- —
- Contact emails
- —
Subdomains
9 observed subdomains of bisi.pl.
Showing 5 of 9. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bisi.pl in the public web crawl.
9 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bisi.pl.
| Mechanism | Target |
|---|---|
| SPF_A | bisi.pl |
| SPF_IP | 178.33.193.184 |
| SPF_IP | 185.238.74.216 |
| SPF_IP | 2001:41d0:d:1c5:0:0:4c3d:1 |
| SPF_MX | bisi.pl |
Related pages
Pivot deeper into the graph from bisi.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bisi.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.