Hostname
osoz.pl
Last fetched
osoz.pl resolves to 2 IPv4 addresses operated by AS49946 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
osoz.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 |
|---|---|---|---|---|
| 193.104.45.143 | 193.104.45.0/24 | AS49946 | — | PL |
| 193.104.45.205 | 193.104.45.0/24 | AS49946 | — | PL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- kamsoft spolka akcyjna
- Contact emails
- —
Subdomains
32 observed subdomains of osoz.pl.
Showing 25 of 32. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from osoz.pl in the public web crawl.
241 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for osoz.pl.
| Mechanism | Target |
|---|---|
| SPF_A | exchange3.kamsoft.pl |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from osoz.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osoz.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.