Skip to content

Hostname

netrix.com.pl

Last fetched

netrix.com.pl resolves to 1 IPv4 address operated by NETRIX-LUB-PL-AS in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.232.58.3091.232.58.0/24AS198197NETRIX-LUB-PL-ASPL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
net-art paweł rymarczyk
Contact emails

Subdomains

52 observed subdomains of netrix.com.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for netrix.com.pl.

MechanismTarget
SPF_Anetrix.com.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.232.58.194
SPF_IP91.232.58.240
SPF_IP91.232.58.3
SPF_IP91.232.58.30
SPF_IP91.232.58.4
SPF_IP91.232.58.5
SPF_IP91.232.58.61
SPF_MXnetrix.com.pl

Related pages

Pivot deeper into the graph from netrix.com.pl.

Cypher and MCP

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

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