Skip to content

Hostname

baltic-shipping.com

Last fetched

baltic-shipping.com resolves to 1 IPv4 address operated by AS49505 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · baltic-shipping.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baltic-shipping.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.93.187.23980.93.187.0/24AS49505RU

WHOIS identity

Registrar
iana:463
Organization
llc 'baltic shipping'
Contact emails

Subdomains

14 observed subdomains of baltic-shipping.com.

Web-graph footprint

Distinct hostnames that link to or from baltic-shipping.com in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for baltic-shipping.com.

MechanismTarget
SPF_Abaltic-shipping.com
SPF_INCLUDEmail.baltic-shipping.com
SPF_IP2a04:ac01:0:100:0:0:0:1
SPF_IP92.255.91.206
SPF_MXbaltic-shipping.com

Related pages

Pivot deeper into the graph from baltic-shipping.com.

Cypher and MCP

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

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