Skip to content

Hostname

jawa-plus.pl

Last fetched

jawa-plus.pl resolves to 1 IPv4 address operated by LBGK1-AS3 - leniwiec.biz Grzegorz Kulewski in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.1.144.100194.1.144.0/24AS43476LBGK1-AS3 - leniwiec.biz Grzegorz KulewskiPL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
jawa plus spółka z ograniczoną odpowiedzialnością
Contact emails

Subdomains

8 observed subdomains of jawa-plus.pl.

Web-graph footprint

Distinct hostnames that link to or from jawa-plus.pl in the public web crawl.

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • jawa-plus.pl

SPF policy

4 SPF mechanisms authorising senders for jawa-plus.pl.

MechanismTarget
SPF_Ajawa-plus.pl
SPF_IP194.1.144.100
SPF_IP194.1.144.99
SPF_MXjawa-plus.pl

Related pages

Pivot deeper into the graph from jawa-plus.pl.

Cypher and MCP

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

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