Skip to content

Hostname

ozebud.pl

Last fetched

ozebud.pl resolves to 1 IPv4 address operated by AS39566 in PL. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · ozebud.plRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ozebud.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.211.221.19091.211.220.0/22AS39566PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
Contact emails

Subdomains

8 observed subdomains of ozebud.pl.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ozebud.pl

SPF policy

13 SPF mechanisms authorising senders for ozebud.pl.

MechanismTarget
SPF_Aozebud.pl
SPF_IP91.211.220.101
SPF_IP91.211.220.102
SPF_IP91.211.220.103
SPF_IP91.211.220.107
SPF_IP91.211.220.109
SPF_IP91.211.221.190
SPF_IP91.211.221.211
SPF_IP91.211.221.70
SPF_IP91.211.222.154
SPF_IP91.211.222.25
SPF_IP91.211.222.251
SPF_MXozebud.pl

Related pages

Pivot deeper into the graph from ozebud.pl.

Cypher and MCP

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

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