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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.232.58.30 | 91.232.58.0/24 | AS198197 | NETRIX-LUB-PL-AS | PL |
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.
Showing 25 of 52. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from netrix.com.pl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for netrix.com.pl.
| Mechanism | Target |
|---|---|
| SPF_A | netrix.com.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 91.232.58.194 |
| SPF_IP | 91.232.58.240 |
| SPF_IP | 91.232.58.3 |
| SPF_IP | 91.232.58.30 |
| SPF_IP | 91.232.58.4 |
| SPF_IP | 91.232.58.5 |
| SPF_IP | 91.232.58.61 |
| SPF_MX | netrix.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.