Skip to content

Hostname

obywatelska.org.pl

Last fetched

obywatelska.org.pl resolves to 1 IPv4 address operated by AS15967 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · obywatelska.org.plRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/obywatelska.org.pl

Resolution chain

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

IPPrefixASNOperatorCountry
77.55.252.4777.55.252.0/23AS15967PL

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
Contact emails

Subdomains

9 observed subdomains of obywatelska.org.pl.

Web-graph footprint

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

9 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • obywatelska.org.pl

SPF policy

8 SPF mechanisms authorising senders for obywatelska.org.pl.

MechanismTarget
SPF_Aobywatelska.org.pl
SPF_IP77.55.252.22
SPF_IP77.55.252.47
SPF_IP77.55.252.58
SPF_IP77.55.252.63
SPF_IP77.55.252.78
SPF_IP77.55.252.83
SPF_MXobywatelska.org.pl

Related pages

Pivot deeper into the graph from obywatelska.org.pl.

Cypher and MCP

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

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