Skip to content

Hostname

node01.kaifas.lt

Last fetched

node01.kaifas.lt resolves to 1 IPv4 address operated by OVH - OVH SAS in CA.

Nutrition Label

WHISPER CANON · node01.kaifas.ltRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/node01.kaifas.lt

Resolution chain

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

IPPrefixASNOperatorCountry
149.56.26.40149.56.0.0/16AS16276OVH - OVH SASCA

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for node01.kaifas.lt.

MechanismTarget
SPF_Anode01.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_MXnode01.kaifas.lt
SPF_REDIRECTspf.serveriai.lt

Related pages

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

Cypher and MCP

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

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