Skip to content

Hostname

marsatmail.com

Last fetched

marsatmail.com resolves to 212.45.16.138, announced in 212.45.0.0/19 by COMCOR-AS - JSC Comcor in RU. marsatmail.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · marsatmail.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/marsatmail.com

Resolution chain

IPv6 resolution

No AAAA record for marsatmail.com is recorded in WhisperGraph.

Attribution

jsc comcor

ORIGIN_AS

WHOIS identity

Registrar
iana:463
Registrant organisation
federal state unitary enterprise
Contact emails
admin@marsat.ru

Subdomains

Mail and authentication

Nameservers

  • dns.marsatmail.com
  • dnsr.marsatmail.com
  • ns5-sc.msat.ru
  • ns4-l2.nic.ru
  • ns8-l2.nic.ru

MX records

  • mailx.marsatmail.com

SPF policy

  • ip: 91.149.240.165/32
  • ip: 82.138.41.220/32
  • ip: 149.62.167.29/32
  • ip: 149.62.167.30/32
  • ip: 67.231.155.199

Threat-feed evidence

History

Related pages

Pivot from marsatmail.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "marsatmail.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.