Hostname
activezone.pl
Last fetched
activezone.pl resolves to 2 IPv4 addresses operated by AS199524 in KZ. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
activezone.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.189.202.62 | 5.189.202.0/24 | AS199524 | — | KZ |
| 51.83.172.163 | 51.83.0.0/16 | AS16276 | — | PL |
WHOIS identity
- Registrar
- registrar:consulting service sp. z o.o.
- Organization
- activezone s.c.
- Contact emails
- —
Subdomains
4 observed subdomains of activezone.pl.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from activezone.pl in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for activezone.pl.
| Mechanism | Target |
|---|---|
| SPF_A | activezone.pl |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | activezone.pl |
Related pages
Pivot deeper into the graph from activezone.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "activezone.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.