Skip to content

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

WHISPER CANON · computerpc.plRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/computerpc.pl

Resolution chain

computerpc.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.200.44.4185.200.44.0/22AS50599DATASPACE - DATASPACE P.S.A.PL
185.208.164.145185.208.164.0/24AS41079CF-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.

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

SPF policy

4 SPF mechanisms authorising senders for computerpc.pl.

MechanismTarget
SPF_Acomputerpc.pl
SPF_INCLUDE_spf.cyberfolks.pl
SPF_MXcomputerpc.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.