Skip to content

Hostname

mpsbaltic.com

Last fetched

mpsbaltic.com resolves to 1 IPv4 address operated by AS29422 in FI. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · mpsbaltic.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mpsbaltic.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.145.244.3783.145.192.0/18AS29422FI

WHOIS identity

Registrar
iana:1052
Organization
juhani makela
Contact emails

Subdomains

1 observed subdomain of mpsbaltic.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for mpsbaltic.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.66.190.12
SPF_IP193.66.190.13
SPF_IP193.66.190.14
SPF_IP193.66.190.72
SPF_IP194.89.61.10
SPF_IP217.152.237.139
SPF_IP62.236.116.67/32
SPF_IP62.236.125.28
SPF_IP91.233.125.0/24
SPF_MXmpsbaltic.com
SPF_MXprewise.com

Related pages

Pivot deeper into the graph from mpsbaltic.com.

Cypher and MCP

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

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