Skip to content

Hostname

kobize.pl

Last fetched

kobize.pl resolves to 1 IPv4 address operated by M-LINE-AS in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · kobize.plRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/kobize.pl

Resolution chain

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

IPPrefixASNOperatorCountry
91.224.214.24491.224.214.0/23AS48559M-LINE-ASPL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
instytut ochrony środowiska - państwowy instytut badawczy
Contact emails

Subdomains

19 observed subdomains of kobize.pl.

Web-graph footprint

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

167 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for kobize.pl.

MechanismTarget
SPF_Aemail.ios.edu.pl
SPF_Aemail.kobize.pl
SPF_Ahermes.ios.edu.pl
SPF_Amx1.kobize.pl
SPF_INCLUDEios.edu.pl
SPF_IP212.180.197.51
SPF_IP212.180.197.57
SPF_IP212.180.197.61
SPF_IP88.220.91.35/32
SPF_IP88.220.91.44/32
SPF_IP89.161.254.177/32
SPF_MXkobize.pl

Related pages

Pivot deeper into the graph from kobize.pl.

Cypher and MCP

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

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