Hostname
oltix.pl
Last fetched
oltix.pl resolves to 2 IPv4 addresses operated by ATMAN-ISP-AS ATM S.A. in PL. WHOIS lists registrar:home.pl s.a. as the registrar.
Nutrition Label
Resolution chain
oltix.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 77.79.221.156 | 77.79.221.0/24 | AS15694 | ATMAN-ISP-AS ATM S.A. | PL |
| 77.79.221.188 | 77.79.221.0/24 | AS15694 | ATMAN-ISP-AS ATM S.A. | PL |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- oltix sp. z o.o.
- Contact emails
- —
Subdomains
2 observed subdomains of oltix.pl.
| Subdomain |
|---|
| oltix.oltix.pl |
| www.oltix.pl |
Web-graph footprint
Distinct hostnames that link to or from oltix.pl in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for oltix.pl.
| Mechanism | Target |
|---|---|
| SPF_A | oltix.pl |
| SPF_IP | 79.96.29.73 |
| SPF_MX | oltix.pl |
Related pages
Pivot deeper into the graph from oltix.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "oltix.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.