Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.79.221.15677.79.221.0/24AS15694ATMAN-ISP-AS ATM S.A.PL
77.79.221.18877.79.221.0/24AS15694ATMAN-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.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for oltix.pl.

MechanismTarget
SPF_Aoltix.pl
SPF_IP79.96.29.73
SPF_MXoltix.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.