Skip to content

Hostname

refsystem.pl

Last fetched

refsystem.pl resolves to 1 IPv4 address operated by NETARTGROUP in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · refsystem.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/refsystem.pl

Resolution chain

refsystem.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
77.55.252.10177.55.252.0/23AS15967NETARTGROUPPL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
refsystem sp. z.o.o
Contact emails

Subdomains

4 observed subdomains of refsystem.pl.

Web-graph footprint

Distinct hostnames that link to or from refsystem.pl in the public web crawl.

6 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for refsystem.pl.

MechanismTarget
SPF_Arefsystem.pl
SPF_INCLUDE_spf.netmark.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.189.56.76
SPF_IP31.186.86.51
SPF_IP77.55.252.101
SPF_MXrefsystem.pl

Related pages

Pivot deeper into the graph from refsystem.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "refsystem.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.