Skip to content

Hostname

node02.kaifas.lt

Last fetched

node02.kaifas.lt resolves to 1 IPv4 address operated by BITE - UAB "Bite Lietuva" in LT.

Nutrition Label

WHISPER CANON · node02.kaifas.ltRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/node02.kaifas.lt

Resolution chain

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

IPPrefixASNOperatorCountry
84.15.236.11784.15.224.0/20AS13194BITE - UAB "Bite Lietuva"LT

WHOIS identity

No WHOIS records are currently associated with node02.kaifas.lt in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for node02.kaifas.lt.

MechanismTarget
SPF_Anode02.kaifas.lt
SPF_INCLUDEspf.kaifas.lt
SPF_IP149.56.26.40
SPF_IP2607:5300:61:b28:0:0:0:1
SPF_IP84.15.236.117
SPF_MXnode02.kaifas.lt

Related pages

Pivot deeper into the graph from node02.kaifas.lt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "node02.kaifas.lt"})-[: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.