Skip to content

Hostname

mosgortrans.com

Last fetched

mosgortrans.com resolves to 2 IPv4 addresses operated by StormNetworks - Storm Networks LLC in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · mosgortrans.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/mosgortrans.com

Resolution chain

mosgortrans.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.71.67.58185.71.67.0/24AS43298StormNetworks - Storm Networks LLCRU
89.104.87.5089.104.80.0/21AS48287RU-CENTER - JSC "RU-CENTER"

WHOIS identity

Registrar
iana:463
Organization
gup mosgortrans
Contact emails

Subdomains

6 observed subdomains of mosgortrans.com.

Web-graph footprint

Distinct hostnames that link to or from mosgortrans.com in the public web crawl.

24 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mosgortrans.com.

MechanismTarget
SPF_MXmosgortrans.com

Related pages

Pivot deeper into the graph from mosgortrans.com.

Cypher and MCP

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

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