Skip to content

Hostname

alta-shipping.com

Last fetched

alta-shipping.com resolves to 1 IPv4 address operated by AS12338 in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.93.75.46188.93.72.0/21AS12338ES

WHOIS identity

Registrar
iana:1383
Organization
alta shipping
Contact emails

Subdomains

4 observed subdomains of alta-shipping.com.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for alta-shipping.com.

MechanismTarget
SPF_Aalta-shipping.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.42.195.106
SPF_IP209.42.195.117
SPF_IP80.24.194.74
SPF_MXalta-shipping.com

Related pages

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

Cypher and MCP

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

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