Hostname
computerpc.pl
Last fetched
computerpc.pl resolves to 2 IPv4 addresses operated by DATASPACE - DATASPACE P.S.A. in PL. WHOIS lists registrar:perskimedia szymon perski as the registrar.
Nutrition Label
Resolution chain
computerpc.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 |
|---|---|---|---|---|
| 185.200.44.4 | 185.200.44.0/22 | AS50599 | DATASPACE - DATASPACE P.S.A. | PL |
| 185.208.164.145 | 185.208.164.0/24 | AS41079 | CF-GDA - Cyber_Folks S.A. | PL |
WHOIS identity
- Registrar
- registrar:perskimedia szymon perski
- Organization
- creative development-jakub kampowski
- Contact emails
- —
Subdomains
2 observed subdomains of computerpc.pl.
| Subdomain |
|---|
| mail.computerpc.pl |
| www.computerpc.pl |
Web-graph footprint
Distinct hostnames that link to or from computerpc.pl in the public web crawl.
47 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for computerpc.pl.
| Mechanism | Target |
|---|---|
| SPF_A | computerpc.pl |
| SPF_INCLUDE | _spf.cyberfolks.pl |
| SPF_MX | computerpc.pl |
| SPF_REDIRECT | _spf-h70.microhost.pl |
Related pages
Pivot deeper into the graph from computerpc.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "computerpc.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.