Skip to content

Hostname

mail.rosatomtranslation.com

Last fetched

mail.rosatomtranslation.com resolves to 1 IPv4 address operated by THREEDATA-AS in RU.

Nutrition Label

WHISPER CANON · mail.rosatomtranslation.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.rosatomtranslation.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.243.174.2646.243.174.0/24AS62010THREEDATA-ASRU

WHOIS identity

No WHOIS records are currently associated with mail.rosatomtranslation.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.rosatomtranslation.com.

MechanismTarget
SPF_Amail.rosatomtranslation.com
SPF_IP46.243.174.26
SPF_IP77.236.252.130
SPF_IP81.17.146.38
SPF_MXmail.rosatomtranslation.com

Related pages

Pivot deeper into the graph from mail.rosatomtranslation.com.

Cypher and MCP

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

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