Skip to content

Hostname

balt.net

Last fetched

balt.net resolves to 1 IPv4 address operated by AS15440 in LT. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · balt.netRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/balt.net

Resolution chain

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

IPPrefixASNOperatorCountry
92.62.135.22892.62.135.0/24AS15440LT

WHOIS identity

Registrar
iana:93
Organization
baltnetos komunikacijos, uab
Contact emails

Subdomains

348 observed subdomains of balt.net.

Web-graph footprint

Distinct hostnames that link to or from balt.net in the public web crawl.

100 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for balt.net.

MechanismTarget
SPF_Abalt.net
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.14.173.214
SPF_IP2001:1ab8:3:5::4/64
SPF_IP213.197.128.0/18
SPF_IP216.245.209.236/32
SPF_IP92.62.129.182
SPF_IP92.62.130.13
SPF_IP94.245.64.0/18
SPF_MXbalt.net

Related pages

Pivot deeper into the graph from balt.net.

Cypher and MCP

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

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