Skip to content

Hostname

gmsystem.pl

Last fetched

gmsystem.pl resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists registrar:home.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · gmsystem.plRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/gmsystem.pl

Resolution chain

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

IPPrefixASNOperatorCountry
89.161.128.20089.161.128.0/18AS12824PL

WHOIS identity

Registrar
registrar:home.pl sp. z o.o.
Organization
gm system integracja systemów inżynierskich sp. z o.o.
Contact emails

Subdomains

62 observed subdomains of gmsystem.pl.

Web-graph footprint

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

125 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gmsystem.pl.

MechanismTarget
SPF_Agmsystem.pl
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXgmsystem.pl

Related pages

Pivot deeper into the graph from gmsystem.pl.

Cypher and MCP

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

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