Skip to content

Hostname

kobax.pl

Last fetched

kobax.pl resolves to 2 IPv4 addresses operated by AS15694 in PL. WHOIS lists registrar:smarthost sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

kobax.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:smarthost sp. z o.o.
Organization
zakład handlowo-produkcyjny kobax - pająk krzysztof
Contact emails

Subdomains

18 observed subdomains of kobax.pl.

Web-graph footprint

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

22 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for kobax.pl.

MechanismTarget
SPF_Akobax.pl
SPF_INCLUDE_spf.dcsaas.net
SPF_INCLUDE_spf.mlsend.com
SPF_IP91.211.220.42
SPF_IP91.211.222.77
SPF_MXkobax.pl

Related pages

Pivot deeper into the graph from kobax.pl.

Cypher and MCP

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

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