Hostname
pro.pc.pl
Last fetched
pro.pc.pl resolves to 3 IPv4 addresses operated by AS15967 in PL. WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
pro.pc.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 |
|---|---|---|---|---|
| 77.55.248.246 | 77.55.0.0/16 | AS15967 | — | PL |
| 77.55.248.247 | 77.55.0.0/16 | AS15967 | — | PL |
| 77.55.249.169 | 77.55.0.0/16 | AS15967 | — | PL |
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Organization
- agrohorti media spółka z o.o.
- Contact emails
- —
Subdomains
10 observed subdomains of pro.pc.pl.
Threat posture
History
Related pages
Pivot deeper into the graph from pro.pc.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pro.pc.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.