Skip to content

Hostname

factory.mn

Last fetched

factory.mn resolves to 1 IPv4 address operated by AS210079 in RU. WHOIS lists registrar:ano regional network information center dba ru-center (r161-lrcc) as the registrar.

Nutrition Label

WHISPER CANON · factory.mnRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/factory.mn

Resolution chain

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

IPPrefixASNOperatorCountry
46.254.17.10546.254.16.0/23AS210079RU

WHOIS identity

Registrar
registrar:ano regional network information center dba ru-center (r161-lrcc)
Organization
llc 'manufactura soft'
Contact emails

Subdomains

78 observed subdomains of factory.mn.

Web-graph footprint

Distinct hostnames that link to or from factory.mn in the public web crawl.

64 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from factory.mn.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "factory.mn"})-[: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.