Hostname
azsbp.pl
Last fetched
azsbp.pl resolves to 193.239.44.233, announced in 193.239.44.0/22 by TARRCI-AS - EXEA Sp. z o.o. in PL. azsbp.pl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 193.239.44.233
193.239.44.0/22 · TARRCI-AS - EXEA Sp. z o.o. · Bydgoszcz, PL
Attribution
exea sp
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:domena.pl sp. z o.o.
Subdomains
| Subdomain |
|---|
| ftp.azsbp.pl |
| imap.azsbp.pl |
| ks.azsbp.pl |
| nowa.azsbp.pl |
| poczta.azsbp.pl |
| pop3.azsbp.pl |
| smtp.azsbp.pl |
| test.azsbp.pl |
| www.azsbp.pl |
Showing 9 of 9 subdomains (9 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns1.domena.pl
- ns2.domena.pl
- ns3.domena.pl
MX records
- mx01.agnat.pl
SPF policy
- include: spf.agnat.pl
Threat-feed evidence
History
Related pages
Pivot from azsbp.pl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "azsbp.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.