Skip to content

Hostname

gjm.apsa.lt

Last fetched

gjm.apsa.lt resolves to 1 IPv4 address operated by Telia-Lietuva - Telia Lietuva, AB in LT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
78.56.12.6778.56.12.0/22AS8764Telia-Lietuva - Telia Lietuva, ABLT

WHOIS identity

No WHOIS records are currently associated with gjm.apsa.lt in WhisperGraph.

Subdomains

1 observed subdomain of gjm.apsa.lt.

Threat posture

History

Mail and authentication

MX records

  • gjm.apsa.lt

SPF policy

2 SPF mechanisms authorising senders for gjm.apsa.lt.

MechanismTarget
SPF_Agjm.apsa.lt
SPF_MXgjm.apsa.lt

Related pages

Pivot deeper into the graph from gjm.apsa.lt.

Cypher and MCP

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

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