Skip to content

Hostname

balticservers.com

Last fetched

balticservers.com resolves to 1 IPv4 address operated by AS16125 in LT. WHOIS lists iana:1318 as the registrar.

Nutrition Label

WHISPER CANON · balticservers.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/balticservers.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.166.173.5146.166.168.0/21AS16125LT

WHOIS identity

Registrar
iana:1318
Organization
*******
Contact emails

Subdomains

25 observed subdomains of balticservers.com.

Web-graph footprint

Distinct hostnames that link to or from balticservers.com in the public web crawl.

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for balticservers.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.199.160.6
SPF_IP5.199.161.81
SPF_IP5.199.168.48
SPF_IP93.115.29.250
SPF_MXbalticservers.com

Related pages

Pivot deeper into the graph from balticservers.com.

Cypher and MCP

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

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