Skip to content

Hostname

gaz-system.pl

Last fetched

gaz-system.pl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · gaz-system.plRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/gaz-system.pl

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.124.7945.60.124.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.130.7945.60.130.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
operator gazociągów przesyłowych gaz-system
Contact emails

Subdomains

48 observed subdomains of gaz-system.pl.

Web-graph footprint

Distinct hostnames that link to or from gaz-system.pl in the public web crawl.

499 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gaz-system.pl.

MechanismTarget
SPF_Agaz-system.pl
SPF_IP195.205.163.137
SPF_IP195.246.216.95
SPF_IP195.246.216.96
SPF_MXgaz-system.pl

Related pages

Pivot deeper into the graph from gaz-system.pl.

Cypher and MCP

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

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