Skip to content

Hostname

osu.pl

Last fetched

osu.pl resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists registrar:o12.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · osu.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/osu.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.149.226.167195.149.224.0/21AS29522PL

WHOIS identity

Registrar
registrar:o12.pl sp. z o.o.
Organization
zgromadzenie sióstr urszulanek unii rzymskiej prowincja polska unii rzymskiej prowincja polska
Contact emails

Subdomains

26 observed subdomains of osu.pl.

Web-graph footprint

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

33 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for osu.pl.

MechanismTarget
SPF_Aosu.pl
SPF_IP77.55.252.48
SPF_IP77.55.252.56
SPF_IP77.55.252.64
SPF_IP77.55.252.76
SPF_IP77.55.252.84
SPF_IP77.55.253.14
SPF_MXosu.pl

Related pages

Pivot deeper into the graph from osu.pl.

Cypher and MCP

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

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